Re: [android-developers] MapView Points of Interest
On Fri, Sep 3, 2010 at 10:32 AM, Tommy <droidap@gmail.com> wrote:
> Is there a way to display points of interest like gas stations,
> hospitals etc using google maps?
For the Android Google Maps, there is no overlay available to
developers to add those items to a map. If you know where they are,
you could create your own overlay, but finding out where they are
could be painful (particularly given the Geocoder problems people seem
to have been having).
Now, if you integrate the Web-based Maps via a WebView widget, you may
have greater options -- I haven't used that, but others have.
--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy
_The Busy Coder's Guide to Android Development_ Version 3.1 Available!
--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home