p-lr / MapCompose

A fast, memory efficient Jetpack Compose library to display tiled maps, with support for markers, paths, and rotation.
Apache License 2.0
220 stars 19 forks source link

Change marker click order #69

Closed TimPushkin closed 2 years ago

TimPushkin commented 2 years ago

Fixes #68.

I also added an overlapping marker into callout demo to demonstrate the change.

p-lr commented 2 years ago

Good job, thanks !