Skip to main content
0 votes
0 answers
5 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
0 votes
1 answer
51 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
49 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
42 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
52 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
50 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
  • 91
0 votes
1 answer
65 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
  • 11
-4 votes
0 answers
58 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
89 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
-5 votes
0 answers
40 views

Looking to find out where the ip registered location was at when mock map was sat. I've put into cloud Dropbox and takeout and its all delete..? I've can't find anywhere online showing me the right ...
Kayci Schneider's user avatar
0 votes
0 answers
89 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
Advice
1 vote
2 replies
38 views

In our Web Application we would like to send updates to users via mail. The mail should contain a map, in the best case from Google Maps. Our first idea was to simply use the `iframe` and display ...
Joe's user avatar
  • 103
0 votes
2 answers
43 views

I'm having a problem with my code. I'm just trying to add a simple marker. Here's my implementation <script setup lang="ts"> import { AbsoluteLayout, Page } from '@nativescript/core'; ...
starleaf1's user avatar
  • 2,928
0 votes
0 answers
40 views

I'm building a custom map page in Flutter using `google_maps_flutter` (and a wrapper widget from `google_maps_drawing_tools`). I'm fighting a layout issue where the **camera target is not visually ...
DevMobile TC's user avatar
0 votes
0 answers
53 views

In my Android Auto app, I show a travel estimates using the NavigationTemplate. The navigation is performed using Google Navigation SDK. This SDK can display an alert with a traffic prompt. This ...
Jojo56400's user avatar
  • 359

15 30 50 per page
1
2 3 4 5
4394