up vote -3 down vote favorite
1
share [g+] share [fb]

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.

link|improve this question

60% accept rate
feedback

3 Answers

up vote 2 down vote accepted

Check this tutorials 1, 2, 3

link|improve this answer
feedback

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.

link|improve this answer
feedback

This may be helpful iphone-google-maps-component

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.