Hi fellow Androids,
I was experimenting with creating a google map on my home pc.  Then i
thought how great it would be if i could load the map inside of an
Android app using mapview.  So after i created my map, i obtained the
url for it:

http://maps.google.com/maps/ms?ie=UTF8&hl=en&msa=0&msid=102756143133832946606.00046a429454dfe5bb393&z=17

This works just fine if i load it within a browser, but my question is
how can i load a pre-created google map within a mapview?  What would
be the process involved?  I was kinda hoping there'd be a parameter in
the mapview viewgroup which would take a google map URL, but no such
luck.  I'm beginning to suspect that i'd need to programmatically hit
the googlemaps api, load up my pre-created map, find out all the
placeholders, lines etc, and then manually add them into my mapview
myself.  Is this the case?

Any help is greatly appreciated.
Theo


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

Reply via email to