[android-developers] Need help on adding overlays on Map View

2011-07-26 Thread Rikki
Hi I am a newbie to Android Development. So spare me if I ask wrong
questions

I am developing a POI search app for nearby gas stations according to
my current location. I am using googlemapview for displaying the maps
and using locationmanager to get current location. Now I want to add
overlays to the map so that I can search the gas stations. Can i get
this overlay information from google maps or i need to create the
overlays by myself. what I want is to read the gar station information
and plot them on the map.

Any help in this regard will be appreciated. I might have said some
things wrong here. Correct me whereever I am wrong.

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 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


Re: [android-developers] Need help on adding overlays on Map View

2011-07-26 Thread Viral Brahmbhatt
have a look at this link

http://developer.android.com/resources/tutorials/views/hello-mapview.html


On Tue, Jul 26, 2011 at 3:01 PM, Rikki rikki.a...@gmail.com wrote:

 Hi I am a newbie to Android Development. So spare me if I ask wrong
 questions

 I am developing a POI search app for nearby gas stations according to
 my current location. I am using googlemapview for displaying the maps
 and using locationmanager to get current location. Now I want to add
 overlays to the map so that I can search the gas stations. Can i get
 this overlay information from google maps or i need to create the
 overlays by myself. what I want is to read the gar station information
 and plot them on the map.

 Any help in this regard will be appreciated. I might have said some
 things wrong here. Correct me whereever I am wrong.

 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 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




-- 
*Regards,
Viral*

-- 
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