Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [google-maps]

Google Maps is a desktop and mobile web mapping service application and technology provided by Google, offering satellite imagery, street maps, and Street View perspectives. Also supported are maps embedded on third-party websites via the Google Maps API, and a locator for urban businesses and other organizations in numerous countries around the world.

google-maps
-1 votes
0 answers
9 views

Language error in json returned by Google Map API

I am developing with the google map api. When I use the Text search API, I set the parameter languagecode='zh-TW', but the primaryTypeDisplayName field in the returned JSON returns en. I used it last ...
Kyle Hsieh's user avatar
-4 votes
0 answers
22 views

When trying to draw 30,000 markers on a Google map, the page freezes [closed]

I have a project on next.js 14. When I click on the button, I open a modal window where I draw a Google map on which there should be 30,000 markers of the delivery service. If I draw 500, everything ...
Oleksand's user avatar
-2 votes
0 answers
11 views

Search result wrong for GoogleMaps

I was searching for an address of Korean grocery market. - In English: Joong boo market at Schaumburg - In Korean: 중부마켓 샴버그 The search result with English was correct, but the result with Korean was ...
Jun Chul Kim's user avatar
-1 votes
0 answers
21 views

Google Maps MVCArray notify() does not work? [closed]

I am looking for a way to keep my map objects up to date. F.e. a polyline. I have an "parent" MVCArray with some additional information and I am processing that array to pass it as a ...
val1337's user avatar
-2 votes
0 answers
14 views

react-google-maps/api cannot get OverlayViewF infowindow to display above searchbar [closed]

I have a google map component setup with a searchbar and markers like so: <GoogleMap center={center} zoom={zoom}> <SearchBar /> <Markers /> </GoogleMap&...
somethingstrang's user avatar
-2 votes
0 answers
19 views

Google maps api in javascript intermittently crashing from being unpopulated in deployed environments

Our React application has been working with the google maps API for over 5 years now. Seemingly randomly and out of no where in deployed environments errors in relation to the global google variable ...
Matthew Bowler's user avatar
-1 votes
0 answers
32 views

Google Map Result Scroll (VBA Selenium) [closed]

How do I scroll through Google Maps results to get more items in my list? I’m not sure whether I should use the class attribute or another method. Please help me with automatically scrolling until all ...
Ravi Sharma's user avatar
-2 votes
0 answers
10 views

Multiple GTFS Service IDs active for a single day

I am trying to generate calendar and calendar_dates file for GTFS. I have School trips that follow one schedule for MTThF and a different school schedule for Wed. Along with this we have local bus ...
Pranjal Dixit's user avatar
-2 votes
1 answer
184 views

Markerclusterer deprecated warning

I now get the below error for Marker Clusterer on my Google Map using this version of the script for it <script src="https://developers.google.com/maps/documentation/javascript/examples/...
EJ740's user avatar
  • 33
-2 votes
0 answers
22 views

Optimize the order of stops on route - Google maps API

https://developers.google.com/maps/documentation/routes/opt-way curl -X POST -H 'content-type: application/json' -d ' { "origin": { "address": "Adelaide,SA" }, &...
Dileepa Mabulage's user avatar
0 votes
0 answers
24 views

Issues with Google Maps API Directions Not Returning Transit Data

I am encountering an issue with the Google Maps Directions API when trying to fetch directions using the transit mode. Despite specifying transit mode in the URL, the API often returns data for ...
user3537684's user avatar
-2 votes
0 answers
12 views

Oggetto: Live View in Google Maps non attiva la fotocamera [closed]

Alla vostra cortese attenzione. Buongiorno Gentilissimi Signori. Ho un smartphone Samsung A23 5G con sistema operativo aggiornato all' ultima versione Android 14. Ho riscontrato un problema riguardo a ...
Umberto V's user avatar
0 votes
1 answer
19 views

Google Maps API Sending me old data

I made a little widget for a client that pulls place info from the google API by place ID and outputs it on their website so they only have to manage hours in their google profile. It connected, and ...
buggy's user avatar
  • 1
0 votes
0 answers
33 views

Error while implementing Google Map Auto Complete Places in flutter

I was trying to implement Google Map auto complete places in my flutter web app but I am getting this error: XMLHttpRequest error. Here is my networkUtil code: import 'dart:developer'; import '...
Abemelek Ermias's user avatar
-3 votes
0 answers
17 views

Google maps with new mapid style - different style for some countries, for example Kosovo [closed]

Google maps with new mapid style - different style for some countries, for example Kosovo, some parts of Ukraine, some parts of Cyprus, etc Google maps with new mapid style - different style for some ...
Hrvoje Anicic's user avatar

15 30 50 per page
1
2 3 4 5
4405