Well, I have an Android app that uses Google Maps API. On the map, I get data from a SQL Server database. I need to create a radius in KM in which I just load the data from the bank that are within this radius. This is based on the current geolo...
I'm trying to calculate the distance between these two points but I can not! I would like to find out what the problem is.
On the console, a 404 error occurs:
distancia.html:14 Uncaught ReferenceError: google is not defined
at distan...
I'm transferring my applications to version 3 of this API, but I'm really getting a lot of it.
It turns out that although everything seems to be in place, following the example of google , I get two errors:
Uncaught TypeError: Cannot read...
I'm looking for a component that works like Google Maps (navigation and zoom) where I can upload my own map. It's a very simple map.
I found the mAppWidget but found few examples of deployment and I hit a little to understand the componen...
I'm studying google maps api and was using as a basis for my studies video-lessons made available on youtube. However, while I was studying I came across a code depreciation problem. The video lesson you were following is using a function that n...
I currently force the user to fill out all the sights by looping the code.
However, I wanted to know how to get this information from the sights automatically, more or less the way this hotel did:
link
Where he searches for categories an...
I'm developing an application that used the Google Maps API. It was running normally, until I upgraded Android Studio from 2.1 to 2.2, and from then on, it stopped working.
What do I do to get back to using it?
In this link we have one more global chat room. Interestingly, it seems to use google map. Could anyone clarify which technology and technology involved in creating an application like this?
I know it sounds like a subjective issue and it's...
Is it possible to retrieve the address of an avenue or street, only with latitude and longitude?
I know the reverse is possible, but I can not find anything like retrieving the name of the avenue, neighborhood or city through latitude and lon...