Questions tagged as 'maps'

1
answer

Error loading maps with api google maps

I'm working on a web project that uses api maps, however, sometimes the system returns with the following error and the map does not open:    Uncaught Eb message: "InitMap is not a function" name: "InvalidValueError" stack: "Error↵ at new Eb...
asked by 07.12.2016 / 17:55
0
answers

Calculate distance traveled on android

I developed an application that one of the features it has is to calculate the distance traveled by the user, for that I use a Service and the LocationListener API to request user location updates. In the onLocationChanged m...
asked by 29.11.2016 / 14:05
1
answer

Google Maps is not showing up

I have a problem with Ionic, I added a map in my app and it does not appear, I'm using the Ionic Tab interface, the code is apparently right, I used it in a Blank app and it worked, but when I I add the same code in the tab of my main app it doe...
asked by 27.10.2016 / 05:11
1
answer

How to open an Infobox when you click on the BING MAPS marker

Galera, I had to change the map of google for bing, and now I can not make it when clicking on the marker open an infobox. The event is called, and it arrows the settings but it simply does not appear ... When I add a bookmark on the map, or sev...
asked by 08.10.2016 / 04:31
0
answers

Automatic refresh without google maps

I work with a vehicle tracking system, but it was not developed by me, I got the project already in progress. I need in my page where the whole tracking procedure is done as the vehicle's current location, it becomes automatic, today to have...
asked by 30.08.2016 / 14:40
1
answer

Activity Maps restarts whenever I minimize

Well, on android 4.2.1 is working, but on another device with android 4.2.2 it restarts, ie it does not save the state of the activity, this problem only appears with the activitys that I use map, in the other it works quietly . Below is the sta...
asked by 12.07.2016 / 01:58
0
answers

Error in executing google maps, referring to script error

Estou com um erro na chamada do painel do google maps, em html: Apresenta o seguinte erro: insira o código aqui Script error http://maps.google.com/maps-api-v3/api/js/24/12/intl/pt_br/util.js A linha que chama é mapDisplay.setPanel(docum...
asked by 04.07.2016 / 02:21
0
answers

Circles is overlapping Merkers making clicks (Google maps API JavaScript)

In Google Maps API JavaScript, when using the Circles object it overlaps my Fusion Tables Layer making it impossible to click on the markers and open the infoWindow and etc of each marker. I've tried calling the circle before calling the fusi...
asked by 14.06.2016 / 03:52
1
answer

google maps movcamera

Is there any googmaps function in javascript equal to the android's movecamera function, where does it start at a latitude that in the case I place in the country, and does it zoom in on a latitude that I place in the city?     
asked by 15.03.2016 / 17:24
1
answer

Google Maps Api v3 - Working with 2 Json files

I'm creating a map, to display a lot of information, using google maps v3. I worked with 2 Json files to fill the map. The first file contains the Latitude and Longitude information of the map points, and the second contains InfoWindow inform...
asked by 01.02.2016 / 17:54