You could call a Google API based map that uses a custom tile layer or
other type of overlay as a webkit page directly from an Android
application. The easiest way to do so would be to use a parameter
based positioning method, another words, pass the coordinates of
interest to the map via lat and lng parameters to the page. It's not
too hard to do this, nor is it too difficult to create a page with a
custom tile overlay, putting it all together requires a lot of little
things so if you're new to both Android and Google Maps API, then
figure at least a month or two of hard work to understand the dozen or
so pieces of the puzzle.

Here's a link to a parameter based map that essentially does what
you're looking to do with a whole image overlay instead of a custom
tile layer.

http://www.usnaviguide.com/v3maps/WhatZipCode.htm?lat=38&lng=-123

-John Coryat
--~--~---------~--~----~------------~-------~--~----~
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