Skip to main content
Filter by
Sorted by
Tagged with
-1 votes
0 answers
28 views

So I tried to generate an API key for Google Maps for my Flutter project. But every time I click on the Google Maps Platform or any of its services, the pop-up below always appears, asking for a ...
Hà Quách Phú Thành's user avatar
Tooling
0 votes
1 replies
31 views

I have a list of GPS points (longitude, laditude). Is there any free website or tool to display them on a map. They should be connected together and be displayed like a route. Its for a GPS-Tracking ...
S Mxller's user avatar
  • 183
0 votes
1 answer
35 views

I moved our web-based Google Map styling JSON to Google cloud-based map styling. I did this by creating a new map style and copying our web-based styling JSON to the cloud-based map style editor. When ...
Todd Scott's user avatar
-1 votes
0 answers
54 views

I’m building a mobile app (Ionic + Capacitor + React) that allows users to import their own Google My Maps KML files. Each KML <Placemark> often contains one or more photos. The problem is that ...
rafski's user avatar
  • 1
Advice
0 votes
4 replies
119 views

I'm making a react-native app for android using Expo and react-native-maps. For fetching routes I'm using api.openrouteservice.org but for the tile provider I have to use google maps. Since I'm using ...
Monochromatic's user avatar
0 votes
1 answer
43 views

when you accept a trip, the flow works alright; you get a route from rider to passenger pickup location, you actually see the confirmation sheet. Which means status has moved from accepted -> ...
Fred_Wolfe's user avatar
1 vote
2 answers
116 views

I’m experiencing an issue with the Google Maps Flutter Navigation SDK on Android. I want my map to always stay in light mode, regardless of the device’s system theme. My app is forced to light mode ...
Numan çalık's user avatar
-3 votes
1 answer
62 views

My Google map displays the message "This page did not load Google Maps correctly." But enabled Billing in Google Cloud but I'm still getting the error BillingNotEnabledMapError. Any idea ...
vilanova's user avatar
0 votes
0 answers
72 views

I'm using the Google Maps JavaScript API and creating advanced markers using the PinElement class. I was creating these pin elements like this: glyph = document.createElement("div"); glyph....
zeke's user avatar
  • 3,663
0 votes
0 answers
64 views

Please check for me if the code is correct, the function call position is reasonable. Because there is currently a problem that the navigation sound when starting Navigation is sometimes absent. ...
Đoàn Văn Quyết's user avatar
Advice
0 votes
1 replies
61 views

I use the last best practice to integrate google map into a web page in JS: https://developers.google.com/maps/documentation/javascript/adding-a-google-map This method create a shadow-root "...
djo's user avatar
  • 101
1 vote
1 answer
91 views

When using com.google.maps.android:maps-compose in version 6.12.2 I get the following error building the project: org.jetbrains.kotlin.util.FileAnalysisException: While analysing <redacted>/...
Eklavya's user avatar
  • 23
-4 votes
0 answers
64 views

I have just started using the Google Maps Platform Builder Agent, and it's amazing. I created a map a few years ago of a group of specialists around the world, which could then be searched by location ...
NeilM's user avatar
  • 1
1 vote
1 answer
107 views

I'm using the latest version of google_maps_flutter, and I noticed that this code is now showing a deprecation warning: if (_mapStyle != null) { mapController.setMapStyle(_mapStyle); } I used this ...
Benitto's user avatar
  • 21
0 votes
0 answers
113 views

Google Play is warning that my app does not support 16-KB page size. My app currently supports only 4-KB pages. When I checked my AAB using the APK Analyzer, I found that the file libgmm-jni.so does ...
PAkultie's user avatar
  • 142

15 30 50 per page
1
2 3 4 5
4394