Questions tagged as 'google-maps'

0
answers

I want to create a tourist zone in the Maps that when you physically enter, you activate

I want to create a tourist area on Maps that when you physically enter, activate and / or notify you on the phone / tablet / etc. That if you entered you show the area in another color and I will tell you what offers and alternatives there are t...
asked by 21.06.2018 / 17:14
0
answers

Locate a person and show them on the map

I'm in need of help, I hope you can help me. I need, by means of a select, to choose a seller and show their location on the map. I used Javascript Google Maps Api and I managed to show my location on the map but I do not know how to ask a cell...
asked by 21.06.2018 / 16:12
0
answers

Google Maps, real-time route update

I have the following: button for the user's current location with the following code initMap() { this.geolocation.getCurrentPosition({ maximumAge: 3000, timeout: 5000, enableHighAccuracy: true }).then((resp) =&g...
asked by 23.06.2018 / 00:40
0
answers

include bookmarks in a map maps api according to a radio

I have the following variable: var markets = '[ ARROCERA DEL SUR, -34.697204, -58.391899999999964] [ Pets Smart, -34.69884200000001, -58.39215899999999] [ Food Mascotas Veterinaria, -34.70686699999999, -58.38949100000002] [ HUESITOS PET SH...
asked by 19.06.2018 / 01:04
0
answers

Google Maps: Get data from a bookmark and send it to an activity

My problem is as follows, I have a map in which there are several markers, which show two data that they collect from a database, what I want to do is to press a marker to show an activity with the marker data, but when I press a marker, it send...
asked by 19.06.2018 / 10:07
0
answers

jquery ui dialog inside infowindow - google maps

How can I put a dialog of jquery ui inside the infowindow of google maps? how can i get to jquery ui dialog inside an infowindow of google maps? link     
asked by 18.06.2018 / 02:22
1
answer

Use google maps with data brought by ajax

I'm bringing data from an external api with ajax, which gives me the longitude and latitude but when I apply it to google maps it does not read the data. This is the code of the ajax query jQuery.ajax({ url: "https://quasar.e-htl.c...
asked by 15.06.2018 / 03:45
0
answers

Consultation about google maps in android studio

For example, when you drop the marker at a point x, you return the street where the point is, the name of the entrecalle1 and the name of the entrecalle2, I am working on android studio Street: Emilio Campodonico Entrecalle1: Pje N Entreca...
asked by 13.06.2018 / 07:42
0
answers

Error with Google Maps

The problem I have is that I do not see my map of google maps on the screen you see something in gray background and my localhost loads me a little but only like 10%, I uploaded it to github but there you can not visualize, the project asks me f...
asked by 26.05.2018 / 05:14
0
answers

Give nearest location. Google maps api. Google matrix distance api

Hi guys, I've created a map with several destination markers and with geolocation. Now I'm using the distance matrix API to get the distance of each point. I want that when the gps of my mobile is activated calculate all the distances between my...
asked by 22.05.2018 / 16:04