Google Maps POI

0

I need to put a google maps in my project (insert a map) and show the points of interest next. Points of interest, would be everything that has near, bakery, bar, stations and etc. How? How do I do? Could you help me?

    
asked by anonymous 29.06.2015 / 21:26

1 answer

0

Google provides a manual for the Google Maps API, which you can find at the following link:

link

There was no mention of whether the project will be developed for Android, Web (JavaScript), iOS or HTTP, but this site has everything you need. It is not difficult to use, nothing that logic, knowledge in the language you will use and the API will not solve.

    
30.06.2015 / 01:08