On Thu, Jul 22, 2010 at 1:09 AM, vlatkovr <vlatk...@gmail.com> wrote:

> Hi,
>
> I created a custom map in Google Maps "My Maps". Now i want to show
> that map on an android device, but not just opening it as a web page
> but showing it using MapView or smth similar. I want to be able to
> center on a place I have marked on the map etc. My custom map is a map
> containing the location of all gas stations in a city.
>

I believe the Google Maps app has a way of opening My Maps, though I'm not
entirely sure.  That's one option.

Another is to use the Google My Maps app, available in Market.

If you definitely want to write an app with MapView, in addition to
understanding how to use MapView (as explained in Frank's link), you'll need
to understand how to access the My Maps data through the Google Maps Data
API:

http://code.google.com/apis/maps/documentation/mapsdata/

Steve


> Can someone please point me to the right direction or to an article
> describing this (I couldn't find anything).
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com<android-developers%2bunsubscr...@googlegroups.com>
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to