I think what he wants to accomplish is showing pins on the map.
This is well-documented in the API reference and there are tons of examples 
to that.

Store coordinates of your desired locations in a SQLite database and 
calculate the nearest ones (or whatever you want to show) from your current 
location and set pins with their locations on the map.

Am Mittwoch, 4. Juli 2012 23:58:43 UTC+2 schrieb Ibukun Adeniyi:
>
> i want to build a location aware using google maps, but i want the 
> application to be able to point to particular locations on the map that i 
> put into the map, based on proximity. how can i store locations on the 
> google maps api. 
>

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

Reply via email to