0 votes
0 answers
83 views
Dark theme google maps still with white background when loadingI applyed night style to maps with a night json described here. I did it with this code: GoogleMap( properties = MapProperties(mapStyleOptions = if (isSystemInDarkTheme()) ...
asked Mar 12 at 22:150 votes
1 answer
88 views
How to detect when a user enters or exits an expressway using Google Maps API in Android?I'm building an Android app where I need to detect when a user enters or exits an expressway. I’m using the Google Maps API to track a user’s location in real-time. How can I identify if the user is ...
asked Feb 18 at 17:101 vote
0 answers
61 views
How to add arrows in a polyline in Compose Maps?I need to add an arrow each 15 steps of the polyline. This code paints the full polyline without arrows, and it works very smooth and fast, but without arrows: if (mapState.lineSteps.isNotEmpty()) { ...
asked Feb 12 at 15:540 votes
0 answers
50 views
Deal with Maps in List/DetailI have a list, and when user selects a element of the list, the detail is a Google map with some markers of that selected item. If I display it in portrait, everything works, but if I display it in ...
asked Feb 10 at 16:310 votes
0 answers
53 views
How can I set the buildings to a 2d footprint format and use a JSON style too?I have an android app where I use a google map where the buildings are 3d. I want it to switch to only 2d. It is possible in the Google Cloud Console but here there aren't many label settings which I ...
asked Feb 9 at 13:520 votes
0 answers
45 views
How to move Google Maps camera to have marker below a composable?I'm displaying a custom composable with marker info and some buttons centered on the screen when the user clicks a marker on Google Maps. I'm not using MarkerInfoWindow because it doesn't let you to ...
asked Feb 8 at 17:121 vote
0 answers
39 views
MarkerInfoWindow not recomposingI'm trying to update the InfoWindowMarker content of my Google map in Compose, for that, I added a onClick to the InfoWindowMarker and when it's clicked, it changes a "favorite" variable ...
asked Feb 8 at 9:480 votes
1 answer
100 views
How to change AdvancedMarker icon in compose Google Maps?Google explains how to add markers, they recommend to add them using AdvancedMarker now: https://github.com/googlemaps/android-maps-compose?tab=readme-ov-file#drawing-on-a-map GoogleMap( ...
asked Feb 6 at 19:230 votes
2 answers
81 views
How to show CircularProgressIndicator when adding markers to Maps?How can a CircularProgressIndicator composable be displayed until every AdvancedMarker has been added to Maps? There are a lot of markers, and a frozen screen is noticed until all markers are added I'...
asked Feb 6 at 8:010 votes
2 answers
86 views
Android Google Maps Snapshot Screenshot is blackI have a problem, for some tests I'm doing I need to take a screenshot of my app that uses Google Maps. When I try to take the screenshot or snapshot, all the elements appear in the screenshot, except ...
asked Dec 5, 2024 at 14:430 votes
0 answers
89 views
Google Maps: Over 200 markers and clustering - SlowI get the data async from the backend so there is not really a way to load it from memory. I created the map like this @Composable private fun HoaxLocatorScreen( cameraPosition: ...
asked Nov 7, 2024 at 8:450 votes
1 answer
98 views
Android, Kotlin, Google Maps MarkersI am trying develop an Android App with Kotlin in Android Studio. I want to make markers for Pharmacy in my app in Google Maps. My question is in my code: private fun searchNearbyPharmacies(location: ...
asked Nov 2, 2024 at 14:110 votes
0 answers
47 views
Android Compose: Coarse LocationWhen the user selects coarse location how do I draw the circle on the map which scales with the zoom level as well? val locationCallback = object : LocationCallback() { override fun ...
asked Nov 2, 2024 at 9:390 votes
0 answers
123 views
Google Maps Platform Android SDK Arrival ProblemI'm new to developing Android apps using Kotlin and XML and with the use of Google Maps Platform Navigation SDK for Android. I have a problem that when the distance from the origin and the destination ...
asked Oct 8, 2024 at 0:581 vote
0 answers
59 views
Compose UI not waiting for viewModel's coroutine results. GoogleMap composableI have a compose screen that shows Google Maps. I'm using this state model: data class CragsOnMapsState( val currentLocation: Location? = null, val cragsList: List<Crag>, val ...
asked Oct 7, 2024 at 8:11RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4