Questions tagged as 'maps'

0
answers

How to get traffic information in real time, like Waze? [closed]

I can enable traffic density on the entire map using setTrafficEnabled(true) , as shown here: I would like to provide other information (accidents, blitz, etc.) in GoogleMaps v2 in the same way as I get the distance and the estimate...
asked by 16.09.2015 / 14:48
2
answers

Higher frequency of a string

I have a text where I am handling various things. Now I need to get the 3 words that repeat the most in the entire text. How can I do this? What is the best solution? I thought about storing in a list but I do not know how to put the word and...
asked by 09.09.2014 / 03:11
2
answers

Leaflet Map - Access extends

Hello, I'm using the "Angular Leaflet Directive" directive ( link ) with Leaflet map. My question is the following, is there the possibility of inserting some variable or scope in this extension? angular.extend(vm, { // ESTENDE AS PROPR...
asked by 19.01.2017 / 19:21
1
answer

System to measure distance between 2 locations on my website

Good morning, I'm making a website where users need to calculate the distance between 2 locations. Does anyone know how or where can I use a system that allows me to do this on my website?     
asked by 29.07.2016 / 10:41
1
answer

Real-time monitoring with location

I'm creating an app on "Android" where I can find moving cars on the map, what would be the correct way to send my location and monitor the moving cars, which map api should I use?     
asked by 18.08.2015 / 19:43
1
answer

Api Google maps

Hello everyone who has done integration of google maps api. I need to show nearby places like hospitals - parks - restaurants and being able to check out the ones that do not display has something in the api documentation about it. I do not want...
asked by 02.05.2017 / 16:48
0
answers

Api google maps does not work with external IP

I have a linux Debian server where I develop my sites. I have released an ip so my clients can see the sites. In the part where the location map is located the map does not appear only if I access locally. To get the api key to accept the map...
asked by 16.05.2017 / 14:09
0
answers

Wrong location API Google HTML

Hello, I'm trying to capture my location from the Google API / with the features of the new HTML5. But my latitude and longitude always gives this one that is incorrect, either on the computer or mobile: latitude: -23.550519899999998 longit...
asked by 26.05.2017 / 16:13
1
answer

Callback after moveCamera in Google Maps

I have a PageView that, in one of your Fragments, houses a MapView with a map in "Lite" mode. Clicking on this map launches a second activity ( startActivityForResult ) that is composed of a complete map, where it is possible to mark a cer...
asked by 04.03.2015 / 06:45
0
answers

Real-time monitoring using GPS

I'm creating an app for a pizzeria where the customer can see the location of the motoboy that will deliver his pizza in real time, but a question arose, I'd like to know how do I send my location via a web service to every 15 seconds without de...
asked by 16.11.2015 / 12:28