Questions tagged as 'google-maps'

1
answer

Haversine formula for SQL SERVER

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...
asked by 08.09.2017 / 03:14
2
answers

Problems with javascript and google maps API

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...
asked by 04.09.2017 / 23:08
1
answer

Difficulties working with google maps in version 3

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...
asked by 03.07.2017 / 10:42
1
answer

Library to load custom maps?

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...
asked by 01.06.2017 / 20:04
1
answer

Problem with google maps api getMap () - android

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...
asked by 18.04.2017 / 23:58
1
answer

List sights through the Google Maps API

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...
asked by 17.11.2016 / 14:13
1
answer

Map does not work anymore

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?     
asked by 21.09.2016 / 20:47
1
answer

Another global chat room. What is the technology for this type of application? [closed]

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...
asked by 27.04.2016 / 23:05
2
answers

How to leave the Google map like this?

Is there any way to style the google map like this?     
asked by 20.04.2016 / 02:56
1
answer

Get street address from latitude and longitude [closed]

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...
asked by 04.03.2016 / 19:01