25,005 questions
-3
votes
0
answers
51
views
Drawing line with polyline in google api in DRF [closed]
I am working in fitness app and there is part when user do any activity with my app i need to create image that shows user's distance this is the image,but my images are vary when the distance is less ...
-3
votes
1
answer
62
views
Maps API key expired? [closed]
The group that I work with has inherited a Python script that does some geolocating. The originator of the script no longer works with us.
When we run the code, we get the following error message:
...
Tooling
0
votes
2
replies
98
views
How to implement an interactive alumni map with clustering and sidebar in React (Leaflet or Mapbox)?
I am building an alumni networking web application where I want to display alumni locations on a global map along with a sidebar list.
I want to implement the following features:
A world map with ...
-1
votes
0
answers
152
views
Google Solar API buildingInsights returns significantly smaller roof area
I am building an application to extract solar potential data for commercial properties using the Google Solar API (buildingInsights:findClosest).
For most properties, it works perfectly. However, I am ...
Advice
1
vote
2
replies
59
views
navigation_points in Geocoding API
https://issuetracker.google.com/issues/474385522?pli=1
We recently posted a discussion on the google issue tracker about the navigation_points in Geocoding API and had an update from the google team ...
Tooling
1
vote
2
replies
85
views
Which Maps API (Ideally JS) offers the best street detail (Like Apple Maps mobile)
Apple maps on mobile has amazing street detail right down to bus stops and road lines, plus accurate street and pavement widths:
Interestingly though when using the Web API for Apple Maps I can't see ...
1
vote
1
answer
176
views
How to extend zoom level beyond available WMTS tiles in Google Maps JavaScript API?
I'm working with WMTS tile layers from geoservices in the Google Maps JavaScript API. My issue is that the ORTHOPHOTOS layer has a maximum zoom level of 19, as no tiles are available beyond that (...
-1
votes
1
answer
146
views
How to access the actual Google Maps 3D canvas? (Needed for streaming)
I want to get the actual canvas of the Google Maps 3D html element to call a captureStream on it, because I want to stream the footage somewhere.
I am using the google maps beta channel.
Now the ...
1
vote
1
answer
94
views
How can I get the index of a google maps polyline path which is clicked
I have the following code to catch the polyline click
localPolyLine.addListener('click', (e) => {
});
Let's say the localPolyline has many points in it's path.
How can I get the index of the path ...
0
votes
1
answer
81
views
Some Maps Platform quotas are meaninglessly named `(Unlabeled limit)` for the Maps Javascript API, `gcloud alpha quotas info` not working either [closed]
In the Google Cloud console, Google Maps Platform section, some quotas are just listed as (Unlabeled limit) as can be observed in the attached capture.
Is this expected or is this a bug?
I tried to ...
1
vote
2
answers
243
views
Google maps place id refresh
I have a relatively simple question, I can't find an answer for. I'm using the google places api and store the ids. However the documentation states, that refreshing placeId is free of charge. It's ...
0
votes
1
answer
164
views
How to remove padding from Google Maps InfoWindow in Vue 3 to make image cover full popup?
I'm building a Google Maps component using vue3-google-map, and I want the image inside the InfoWindow to fully cover the popup — edge to edge, no default padding.
The problem is that Google Maps ...
0
votes
2
answers
354
views
NextJS + React Google Maps Api not working on production build
I have dependencies
"dependencies": {
"@react-google-maps/api": "^2.20.7",
"next": "15.4.1",
"react": "19.1.0",
&...
-1
votes
1
answer
124
views
Sometimes getting the wrong destination when using google maps distance_matrix API
I have a python script that uses distance_matrix from the Google Maps API (yes I know this is now legacy and replaced by routes, but I'm updating an older piece of code and don't really want to change ...
3
votes
0
answers
531
views
Google Maps embed iframe throws 'Uncaught Error: Nc' in console
I get this error on multiple sites when I'm using Google Maps embed:
Uncaught Error:
Nc https://maps.googleapis.com/maps-api-v3/api/js/61/3b/intl/hu_ALL/main.js:46
oaa https://maps.googleapis....