Questions tagged as 'google-maps'

0
answers

How to make an infowindow with different content for each marker in a loop

I'm trying to make each marker in this loop have an infowindow with different content, the arrays are the same size and are being taken from the database, the problem is that instead of creating new infowindow it just replaces the contents of th...
asked by 07.10.2017 / 22:21
1
answer

caption marker google maps laravel

I use the cornford google googlmapper package of laravel where all intelligence stays in the controller and maoa passes to the view via java script rendered, I need to insert legend in the map marker so that it looks like the example below:  ...
asked by 12.09.2017 / 00:10
0
answers

Is it possible to generate a route without going through the same street again?

I'm using the Google Maps API, which looks like waypoints in directions to generate a route using multiple points on the map. Depending on the address I enter on the map, a route is generated by going back down the same street once. I really...
asked by 23.10.2017 / 04:42
1
answer

Google Maps api vb.net

I'm working with the GoogleMaps API , and I have the following problem. I have a map that works correctly in IE : Changingyourbrowser,forexampleChrome,themaplookslikethis: Does anyone have any suggestions to work around this problem?  ...
asked by 06.09.2017 / 13:33
1
answer

Google Maps API limits (server-side)

I'm designing a PHP system that will access the Geocoding Maps API via URL (cURL). This system will be sold to different customers. All systems sold will be on the same server. Each system / client will have its own Key (API Key). PROBL...
asked by 05.09.2017 / 21:10
0
answers

Geolocation - returning zero-point only on the server

I have the following code that returns my latitude and longitude. Fiddle <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Geolocalização</title> </head> <body>...
asked by 11.08.2017 / 15:35
0
answers

Insert edit points blocking user interaction

Using the Javascript Maps API, with this code below I'm creating a PoLyline , which would be a line on the map passing an array array in the path . See: Polyline maplines = new google.maps.Polyline({ path: groups[i].arrLatLng,...
asked by 09.08.2017 / 02:00
0
answers

identify third-party site map marker

Is there any method to 'map' marker (google maps) from the third-party site? For example: on this site would you have any way to track this bookmark made on the map? It would style a sweep to use the location and legend that this marker car...
asked by 28.08.2017 / 21:50
1
answer

Google Maps API Location Button (Android Studio) not displayed

I'm developing a native Android app with the Android Studio IDE, which integrates with the Google Maps API. I noticed in several videos that when activating the property setMyLocation (True) should activate the location button (Top right corn...
asked by 31.07.2017 / 18:00
0
answers

GoogleMaps with two APIs?

I'm working on a page with several calls from the library functions, I happen to have two references to call the API, and each of them works with only a few of the functions I need,    For example, if I call: < script src="https://maps....
asked by 29.06.2017 / 10:23