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

All Questions

Tagged with
0 votes
0 answers
7 views

Custom Icon in MarkerComposable don't get updated after update text inside it

I have a map with markers and the marker I add a custom icon to it with a text indicating the sequence of that marker. and what's happening is when I update these marker sequences it's not get updated ...
Sattar's user avatar
  • 2,573
0 votes
0 answers
15 views

Android, Java + Goople Map: Straight routes useless. Is it possible to eliminate them?

Video of problem Straight routes useless. Is it possible to eliminate them? there are straight lines that i wouldn't want. Input from rest_api it's a simple json in this link: https://drive.google.com/...
Lucifer85's user avatar
0 votes
0 answers
19 views

cordova - google maps not rendering on android 13

I'm trying to update my Ionic app to Cordova Android 13 but its facing some problem. Google Maps is not being rendered and gives no error or crashes the app. It gets a black screen and only shows ...
anderlaini's user avatar
  • 1,731
0 votes
0 answers
20 views

XMLHttpRequest error when trying to run google map project on web

Access to XMLHttpRequest at 'https://maps.googleapis.com/maps/api/place/nearbysearch/json?location=51.0427136,13.7101312&radius=10000&key=A' from origin 'http://localhost:64496' has been ...
Birdy's user avatar
  • 1
0 votes
1 answer
18 views

Pointing the camera at the coordinates

I will point the camera to the coordinates according to the existing API. but only the marker can go to the coordinates but not the camera. Please help I include my code snippet // Membuat objek ...
Chaidar Aria's user avatar
0 votes
0 answers
23 views

In Android emulator in the extended control section Google Maps is not showing, only an empty screen appears. How to fix?

I have an Android emulator with the below specified configuration. The issue what is happening is whenever I try to open the extended controls in the location tab the map is not showing, instead it's ...
Arnab Ghosh's user avatar
-2 votes
0 answers
30 views

Showing multiple markers wher provide only one marker coordinates

`Showing 2 marker one with exact coordinates given and one marker at another location where coordinates may be of previous location not specified in current condition.The marker moves according to the ...
Jino Satheesan's user avatar
0 votes
0 answers
20 views

When using the $(TargetFrameworkVersion) v12.0 component, does the SDK for Java require at least version 11.0?

I'm making a xamarin forms android 13 application for working with maps in C#.NET 5. Returns an error - When using the $(TargetFrameworkVersion) v12.0 component, the Java SDK package is required for ...
mistergeo's user avatar
0 votes
1 answer
55 views

I want to change the current location blue marker color in flutter

I want to change the color of current location blue marker to orange color. However , I have changed the radius color. But, the blue dot color is not changing. Can, anyone please guide me how to ...
Abdul Salam's user avatar
0 votes
0 answers
25 views

Semi transparent roads in Google Maps Android SDK satellite view

I have a SupportMapFragment that I show in a dialog. When the map type is set to satellite imagery, the roads are see-through and show the background activity (picture attached). This only seems to ...
Flyview's user avatar
  • 1,901
0 votes
0 answers
20 views

What is the exact size of the default marker in Maps SDK for Android?

I would like to know the default dimensions of the marker that is used by the Maps SDK. I have only found information about the maximum dimensions (64x64 px), but I couldn’t find a definitive answer ...
tamtejszystan's user avatar
0 votes
0 answers
43 views

API project is not authorized to use this even no ristriction

I have a issue regarding Directions API Response: { "error_message" : "This API project is not authorized to use this API.", "routes" : [], "status" : &...
Gautam chibi's user avatar
0 votes
0 answers
33 views

"Navigate in app" option in map is not working in android webview

I am working in android webview in that calling a website. In website there is one option named Direction, which redirect to map location. After redirect to google map in that one option was there ...
s.k.Soni's user avatar
  • 1,220
0 votes
0 answers
173 views

Open google maps to directions using expo react-native-map-link for Android

This has had me scratching my head for a few weeks now. I have button on a page that allows the user to open the Google Maps app to directions from their current location to a new destination. The ...
Matthew Jones's user avatar
0 votes
1 answer
29 views

RememberMarkerState doesn't work correctly

We have developed an application using Compose and using version 5.0.1 for the map screen and to add markers. After moving and stopping, we make a request to the server and receive a response with a ...
fevziomurtekin's user avatar

15 30 50 per page
1
2 3 4 5
1239