Questions tagged as 'google-maps'

0
answers

How to add print option in the Google Maps API?

I recently developed a script that generates routes from the tags in the google maps API, I would like to add the option to print this route, that is, the map. I noticed that the official Google Maps website has the option to print and it genera...
asked by 04.12.2015 / 12:28
2
answers

Implementing Google Maps Drawing

Opa, I have two maps on my page, one of them will need to implement Drawing, but, it is not working, to call it I'm using it. if ($("#geocomplete_rota").length) { $("#geocomplete_rota").geocomplete({ map: "#submit-map-rota",...
asked by 15.12.2015 / 04:03
1
answer

Upload Marker G Maps from While php

Opa, I have a .php file with a while, where I get multiple records with addresses, this file is being called in an include in my index. The while prints several divs where within each has another div that is where the google map should be dis...
asked by 09.12.2015 / 19:50
0
answers

GoogleMap move map camera to particular location

I added the map in the fragment, it is already appearing, until I added a random marker with the map initializing it. the problem is that now I'm using GeoCoder. I put the address in edittext and it converts to Lng and Lat, so that's fine, it...
asked by 31.10.2015 / 22:49
0
answers

Identify corners in Google Maps

I'm developing an Android app that will use maps while driving the car. I need to know if it is possible to use the user's current position and identify the corners close to that position. Is it possible to do this? How?     
asked by 01.10.2015 / 02:34
0
answers

Marker displays wrong infoWindow

I'm using the Google Maps API to create Markers in addresses I'm reporting to the js file. Next to this API you also have autocomplete of Google, to complete the address I'm typing in input . The script is working perfectly,...
asked by 17.08.2015 / 21:55
0
answers

Google Maps Plugin

Good afternoon guys .. I'm using the gmaps plugin on my site, but I'm having trouble finding a setting I need ... link This link has a map similar to what exists on my site, but I can not enable the window with address, route and save .....
asked by 25.08.2015 / 18:53
0
answers

Geocoding using Google Maps and jQuery

I created a slash for the user to enter the desired destination location. This address is captured by the function click() of jQuery . Until that point the code is working, but for some reason the API geodecoding function is not worki...
asked by 11.06.2015 / 23:03
0
answers

Google Maps and Jquery issues

I'm building a site with jQuery UI and google maps. My map div is inside another div (tab) of Jquery. I do not know if there is any conflict between jquery-ui and google maps because it does not work just shows a gray box with the zoom and stree...
asked by 15.07.2015 / 19:36
1
answer

ReferenceError: google is not defined [closed]

I have a code to show Google Maps with several bullets, the one I click to show the map gives this error:    ReferenceError: Google is not defined. I have no idea what that is. NOTE: The code is taking the latitude to the longitude in the...
asked by 10.06.2015 / 21:57