Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
googlemaps
/
android-maps-compose
Public
Notifications
You must be signed in to change notification settings
Fork
175
Star
1.3k
Code
Issues
100
Pull requests
17
Actions
Projects
Security
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Add iOS target using Compose Multiplatform
#312 ·
dogeweb
opened
on Apr 20, 2023
62
Place Autocomplete composable
#57 ·
afurente
opened
on Mar 7, 2022
8
Higher-level composables for common map experiences
#474 ·
wangela
opened
on Dec 12, 2023
Issues
Search Issues
is
:
issue
state
:
open
is:issue state:open
Search
Labels
Milestones
New issue
Search results
Open
Closed
Clustering: adding around ~500 POIs makes the map lag heavily on zooming
priority: p1
Important issue which blocks shipping the next release. Will be fixed prior to next release.
Important issue which blocks shipping the next release. Will be fixed prior to next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Status: Open.
#876
In googlemaps/android-maps-compose;
·
juschmitt
opened
on Mar 20, 2026
ComposeUiClusterRenderer crashes with IllegalStateException: "Composed into the View which doesn't propagate ViewTreeLifecycleOwner!" on fast back gesture with compose-ui 1.10.0
priority: p0
Highest priority. Critical issue. P0 implies highest priority.
Highest priority. Critical issue. P0 implies highest priority.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Status: Open.
#875
In googlemaps/android-maps-compose;
·
jakubrzeznicki
opened
on Mar 19, 2026
Support info window customization for advanced markers
priority: p2
Moderately-important priority. Fix may not be included in next release.
Moderately-important priority. Fix may not be included in next release.
Status: Open.
#822
In googlemaps/android-maps-compose;
·
pmecho
opened
on Jan 6, 2026
Maps: IllegalStateException when clicking "blocked Road" poi on map
priority: p0
Highest priority. Critical issue. P0 implies highest priority.
Highest priority. Critical issue. P0 implies highest priority.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Status: Open.
#820
In googlemaps/android-maps-compose;
·
toverchris
opened
on Dec 19, 2025
MapUpdater crashes on HMS/microG when calling UiSettings.setCompassEnabled() on a null delegate
priority: p0
Highest priority. Critical issue. P0 implies highest priority.
Highest priority. Critical issue. P0 implies highest priority.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Status: Open.
#804
In googlemaps/android-maps-compose;
·
cempo
opened
on Dec 3, 2025
Keyboard navigation: pressing TAB (Next focusable item) while GoogleMaps is focused skips the next focusable element
priority: p1
Important issue which blocks shipping the next release. Will be fixed prior to next release.
Important issue which blocks shipping the next release. Will be fixed prior to next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Status: Open.
#791
In googlemaps/android-maps-compose;
·
MatiasCatsoulierisMonks
opened
on Oct 29, 2025
Clustering: ClusterContent's and ItemContent's
contentDescription
is not taken into account for talkback accessibility .
priority: p1
Important issue which blocks shipping the next release. Will be fixed prior to next release.
Important issue which blocks shipping the next release. Will be fixed prior to next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Status: Open.
#706
In googlemaps/android-maps-compose;
·
esalavastru
opened
on Apr 30, 2025
MarkerComposable throw Fatal Exception: java.lang.IllegalArgumentException: width and height must be > 0
priority: p0
Highest priority. Critical issue. P0 implies highest priority.
Highest priority. Critical issue. P0 implies highest priority.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Status: Open.
#694
In googlemaps/android-maps-compose;
·
CarloskHard
opened
on Mar 17, 2025
Clustering: Missing contentDescription on the clustering pins
priority: p1
Important issue which blocks shipping the next release. Will be fixed prior to next release.
Important issue which blocks shipping the next release. Will be fixed prior to next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Status: Open.
#683
In googlemaps/android-maps-compose;
·
PremyslTalich
opened
on Mar 3, 2025
Maps: Markers occasionally flicker when updating content while using zIndex
priority: p2
Moderately-important priority. Fix may not be included in next release.
Moderately-important priority. Fix may not be included in next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Status: Open.
#668
In googlemaps/android-maps-compose;
·
GSala
opened
on Jan 7, 2025
Google Map Compose laggy Skipped 32 frames! The application may be doing too much work on its main thread.
priority: p2
Moderately-important priority. Fix may not be included in next release.
Moderately-important priority. Fix may not be included in next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Status: Open.
#664
In googlemaps/android-maps-compose;
·
vanniktech
opened
on Dec 13, 2024
Google Maps Wont restoreState properly when using restoreState = true while navigating.
priority: p1
Important issue which blocks shipping the next release. Will be fixed prior to next release.
Important issue which blocks shipping the next release. Will be fixed prior to next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Status: Open.
#663
In googlemaps/android-maps-compose;
·
Del-S
opened
on Dec 10, 2024
You can’t perform that action at this time.