Questions tagged as 'google-maps'

0
answers

How to perform an enter action on an input in Google Maps SearchBox

I'm using the Maps v3 API, but I'm having a hard time clicking a button to trigger the SearchBox action to find the address on the map as a trigger trigger a enter event, follow the example below: <!DOCTYPE html> <html> <h...
asked by 27.02.2018 / 21:41
0
answers

Create a marker on the "go" and another on the "back" in a Polyline

IhaveaPolylinebetween" Origin " and " Destination ", in this Polyline I need to insert markers in a given "Point" location, I do this using the function isLocationOnEdge (). But when there are Polylines adjacent to the " Point " location, I'...
asked by 21.02.2018 / 01:23
0
answers

Customize colors map google GeoChart Google Developers!

I have the following map, and I need to change the color of the selected area, as you can see if the user selects the state Mato Grosso would like the background to change color. I have already tried using the options presented in the documentat...
asked by 09.02.2018 / 17:28
0
answers

How to create a Polygons Array in Google Maps Api v3?

I get 2 object arrays, how do I make each one a polygon?     
asked by 01.02.2018 / 20:23
0
answers

How to create a Polygons Array?

I get several polygon arrays, each polygon has its latlng and information like ID, TYPE, and so on. How do I create these polygons on the map? I already tried to use the for but it is giving error, saying that it is not an array. for(...
asked by 01.02.2018 / 14:00
0
answers

Listeners (Listener) for changes to Google Maps v2 Android Camera Zoom?

I'm using the CameraPosition () to get the Camera Zoom in Google Maps mMap.getCameraPosition().zoom It works perfectly when calling from somewhere in the code, but I would like to create a Listener to change the Camera Zoom either by gest...
asked by 03.02.2018 / 04:29
0
answers

Force the keypress enter or form submit in form with JS, Geolocation!

Well, I have the following problem to solve .. I'm using the google API to pick up the user's current geolocation, but by clicking on the icon that takes the geolocation the form is only submitted if you click on the input and press enter, but I...
asked by 01.02.2018 / 13:02
1
answer

Measure distance from multiple points using Google

I'm working on an app where the user can see the establishments closest to him. In the bank I keep latitude and longitude, and in mobile I retrieve the user's position. I made a LIMIT in SQL to bring paged this data by ordering by the shortes...
asked by 22.01.2018 / 13:41
0
answers

How do I reload the map in the Android Maps API?

I wanted to know the function to reload the map. Type, when I do such an action it will execute a function that will load the whole map again.     
asked by 24.01.2018 / 20:56
0
answers

Google Maps Div Bug Api V3

My Google Maps, when zoomed "global" and I use draggable, it disappears, as if it were some bug in the div.    GLOBAL VISION, WITHOUT USING DRAGGABLE.           DRAGINGTHEMAPINTHEGLOBALVISION. CSS CODE: html, body, #map { h...
asked by 26.01.2018 / 16:56