Questions tagged as 'maps-javascript-api'

2
answers

How do I create a map with a proximate circumference? [closed]

<script type="text/javascript" src="http://maps.google.com/maps/api/js?key=AIzaSyDUZgjcLfmsJUX7oKmJhG_jqJK_gK0xkng"></script><bodyonload="initialize();"> <?php $geocode=file_get_contents('http://maps.google.com/maps/a...
asked by 16.06.2017 / 16:21
1
answer

Google Maps - Set User Zoom

I have this code down with the Google Maps API using several places defined within Javascript. My problem is that I have more stores to add and are scattered all over the state, so I want it when the user opens the page, get their location and p...
asked by 21.08.2018 / 20:44
1
answer

How to make a for in a tag script?

Well, I'm trying to create a page on my site that shows me the title, description, and location of the log of some occurrences. When I access the page, I load through%% all occurrences with their proper parameters. The occurrences are sent withi...
asked by 01.07.2018 / 03:43
0
answers

Return Local ID with Latitude and Longitude only - Google Maps JavaScript API

Good evening, my doubt refers to the following case: I'm working with the google maps API V3, and I use services like Places, Geocoder and Matrix Distance. But I have a huge problem to return the user's current location ID (returned using the...
asked by 19.06.2018 / 01:53
0
answers

How to generate Dynamic Forms in Google Maps Api JS?

Galera, I'm getting information from several places in a mall ... But I do not want to create a "Marker" with the lat and lng coordinates that I can get from api, what I really want to do is to dynamically grab all the vertices that have on that...
asked by 18.05.2018 / 20:12
1
answer

How to tell if a given coordinate is in a bounding box?

I have a coordinate (lat and lon) and also a bounding box (minlon, minlat, maxlon, maxlat) and I have to find out if a given coordinate is within the area. So far I have not found how I do, I looked in the Google Maps API documentation and found...
asked by 31.08.2018 / 17:59
0
answers

Angular and mysql

I have a question but I do not know where to start and I did not find anything on the net to teach me something like that. I created a pie chart using angular (ready method) but I need to create an interactive graph, the idea is as follows....
asked by 25.04.2018 / 00:07
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

How do I get Route Markers in the Maps API

How do I shoot this crap tag? The marker A and B     
asked by 10.02.2018 / 20:40
0
answers

How do you remove the map markers on the Route?

I need to remove the markers with "A" and "B" from the route, but I still have not figured out how I do it, does anyone know ??     
asked by 31.01.2018 / 06:00