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.

-1 votes
0 answers
10 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
20 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
13 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
18 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
30 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
169 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
16 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
-1 votes
0 answers
17 views

Custom control points for polylines in Google Maps API Platform NextJS

In my Nextjs application I use a map from the @vis.gl/react-google-maps library. I have a DirectionsResult. The goal is to display the route as a polyline that the user can edit (drag a point of the ...
val1337's user avatar
-2 votes
1 answer
21 views

Google place API location base business info [closed]

I want to write an API that will receive notifications when a new business is added to Google Maps. Is this possible? I have a company that sells through corporate activities. I want to send it as a ...
Murat Can Kılıç's user avatar

15 30 50 per page
1
2 3 4 5
4405