Ok, i'll take a look. FYI, i get the tiles from a server, using HTTP
requests, and then parsing xml. So i ask for a tile passing by
longitude, latitude and zoom level...just as Google Maps. But of
course its not GMaps.

I'll see if i find a solution within that project. Thanks for your
help!

On 8 jun, 19:10, Kiran Mudiam <[email protected]> wrote:
> AFAIK,  The Android MapView only supports satellite and map view
> tiles.
>
> I did come across a thread on this forum earlier some one asking for
> custom tiles, and also noted that a feature request was going to put
> in. Not sure if that ever happened ?!!
>
> But I came across this project on google code that is a full/free
> replacement for the MapView class.
>
> http://code.google.com/p/osmdroid/
>
> Look at the code and this may help u get ideas on how to implement
> your own tiles as well.
>
> -
> Kiran
>
> On Jun 8, 8:21 am, CF <[email protected]> wrote:
>
> > I have a custom map created using Google My Maps, but am not able to
> > replicate the same on Android. Any suggestions?
>
> > On Jun 8, 10:35 am, Saurav Mukherjee <[email protected]>
> > wrote:
>
> > > do u already have map tiles of ur own??
>
> > > On Mon, Jun 8, 2009 at 7:59 PM, CF <[email protected]> wrote:
>
> > > > I'm struggling with the same problem. Any pointers or ideas?
>
> > > > On May 20, 5:20 am, khose <[email protected]> wrote:
> > > > > C'mon there must be a solution....:)
>
> > > > > On 14 mayo, 09:52, khose <[email protected]> wrote:
>
> > > > > > Hi!
>
> > > > > > I've been searching hardly the past two days, looking for a way to
> > > > > > implement a map view with custom map tiles. I mean; i have to use 
> > > > > > maps
> > > > > > tiles different than the ones provided by Google Maps.
>
> > > > > > Someone said here that there is a way, but he didn't tell the way to
> > > > > > do that. I know that you can do that with Google Maps API for Web, 
> > > > > > but
> > > > > > i've studied Android's API and i can't find a method to load your 
> > > > > > map
> > > > > > tiles.
>
> > > > > > I would appreciate any help and/or example to do this. I'm really
> > > > > > stucked and the client need this feature in the application.
>
> > > > > > Thanks in advance!
>
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to