Question

I am going to develop an app based on google map. In that locations will be displayed with markers or points near current location (point of interest). I have lattitude, longitude of different places and I am also able to find the distance from current location. I just want some help working on google map. Displaying places by latitude, longitude using markers.

I have the MAP View app of google map api. Please suggest me some tutorials or URL/source code which uses marked places and all that.

Was it helpful?

Solution

you should check these tutorials 1, 2, 3

OTHER TIPS

If you're talking about the Google Maps Ajax APIs (for display in a web app), then the Google documentation has copious code examples and explanatory documentation.

If you mean the Google-based maps that are available to native iPhone applications, then please refer to the documentation for MapKit.

This may be helpful iphone-google-maps-component

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top