Skip to content

fix: enable onMarkerClick for GeoJSON layers on iOS and Android#141

Merged
arturgesiarz merged 4 commits intomainfrom
136-onMarkerClick-fails-to-trigger
Feb 20, 2026
Merged

fix: enable onMarkerClick for GeoJSON layers on iOS and Android#141
arturgesiarz merged 4 commits intomainfrom
136-onMarkerClick-fails-to-trigger

Conversation

@arturgesiarz
Copy link
Member

android: Add onMarkerClick callback to GeoJSON markers

ios-google-maps: Add onMarkerClick callback to GeoJSON markers

ios-apple-maps: fix onMarkerClick callback when clustering is disabled

@arturgesiarz
Copy link
Member Author

This change is part of the following stack:

Change managed by git-spice.

@arturgesiarz arturgesiarz merged commit 767142c into main Feb 20, 2026
1 of 2 checks passed
@arturgesiarz arturgesiarz deleted the 136-onMarkerClick-fails-to-trigger branch February 20, 2026 06:55
arturgesiarz added a commit to silviodaminato/kmp-maps that referenced this pull request Feb 20, 2026
…ware-mansion#141)

* android: Add onMarkerClick callback to GeoJSON markers

* ios-google-maps: Add onMarkerClick callback to GeoJSON markers

* ios-apple-maps: fix onMarkerClick callback when clustering is disabled

* Refactor
arturgesiarz added a commit that referenced this pull request Feb 20, 2026
* Return true on checkPermission also when location access is granted for "Always" on iOS

* Return true on checkPermission also when location access is granted for "Always" on iOS

* fix: enable onMarkerClick for GeoJSON layers on iOS and Android (#141)

* android: Add onMarkerClick callback to GeoJSON markers

* ios-google-maps: Add onMarkerClick callback to GeoJSON markers

* ios-apple-maps: fix onMarkerClick callback when clustering is disabled

* Refactor

---------

Co-authored-by: Silvio Daminato <silvio.daminato@targatelematics.com>
Co-authored-by: Artur Gęsiarz <126520293+arturgesiarz@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Android/iOS] onMarkerClick fails to trigger after adding GeoJsonLayer

2 participants