1
I at the moment oblige the user to fill the hand all tourist spots by making a loop in the code.
However, I wanted to know how to get this information from the sights automatically, more or less the way this hotel did: http://www.praiamarnatal.com.br/location.htm
Where he searches for categories and makes the separation.
Thank you, I’ll take a look here
– Thallyson Dias
I am looking in the API, and I can not find information to display these texts were from the Map. I can only put that information inside the map, I’d like to put it on a page, on the outside.
– Thallyson Dias
I think you’re looking for Places on the maps themselves: https://developers.google.com/maps/documentation/javascript/places - other source: http://stackoverflow.com/questions/11642418/trying-to-use-google-places-api-with-jquerys-getjson-function
– BrTkCa