Questions tagged as 'google-maps-v3'

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
0
answers

Problems with MeasureTool

I am using MeasureTool in the api of google maps with angular 2 ( MeasureTool ). The first time I measure it works well, but when I select 'Clear Measurement' and try to measure again it stops working without showing any error. What may be happe...
asked by 09.05.2018 / 18:10
0
answers

Ordering with directionsService - google maps

I have a problem with the ordering of local google maps. I have an array of latitude objects to be sent: waypoints = [ location:{ lat: -8.116597, lng: -79.0347417 }, location:{ lat: -8.120997, lng: -79.038355 }, location:{ lat: -8.120151...
asked by 18.04.2018 / 19:04
0
answers

remove automatic scaling on google maps markers (google maps API)

I'm doing a project with google maps in which I have to integrate a route and two markers, what I want to do is that when zooming the markers can not change size, can not scale. I do not know if what I want to do can be done. I've been trying fo...
asked by 18.04.2018 / 13:38
0
answers

Using eventListeners in a vue2 component

I am new to this web development but the fact is that I am trying to create a web application that contains a google map. Following some tutorials I created this component: <template> <div class="google-map" :id="mapName"></di...
asked by 22.03.2018 / 13:09
0
answers

error showing Google Maps API map inside ng-show AngularJS

It turns out that when showing the map there is normally no problem, but if I have it in a ng-show and I show it when changing the condition, the area of the map is shown in a "grayish" tone without being able to see anything. I have noti...
asked by 26.09.2017 / 10:31
1
answer

API GOOGLE MAP V3

I'm in the middle of a problem, which I hope someone can throw an idea at me. The fact is that I have to open a popup window, which I must call it from the box that opens infowindow. Below I show you the code with which I can open a page, but in...
asked by 20.06.2017 / 00:57
0
answers

Problem with the Google Maps API

I'm doing a web application where I mark points on the map based on the address obtained, as I do not have the coordinates of the address I want to mark researching I saw that Google has the Geocoder object that allows me to code the given addre...
asked by 08.11.2018 / 21:27