moko-maps
moko-maps copied to clipboard
Control your map from common code for mobile (android & ios) Kotlin Multiplatform development
Google Maps supports [marker clustering](https://developers.google.com/maps/documentation/android-sdk/utility/marker-clustering). Is it planned to be done in future releases? Thank you very much!
In `moko-resources` 0.21.0 release cinterop was removed as unused. But Kotlin/Native have own list of dependencies inside klib. All libraries, that depends on moko-resources, have inside own `manifest` file in...
Please add apple simulator support.
**What's the problem?** `dev.icerock.moko:maps:0.6.0` has a dependency of `com.mapbox.navigation:core:1.5.1` ([source][2] via [PR][3]) and this means developers that use Mapbox maps will be charged Nav SDK pricing per MAU, even the...
I can not see in your docs if this library supports offline maps on android and ios . is it possible? I already have maps (OSM tiles) stored in .sqlite...
Hi! I want to firstly thank you for your great contributions to Kotlin Multiplatform Project, you guys helped me a lot! I want to ask you to provide support for...
hello. lib version 0.5.2 trying to use marker move function and get error: java.lang.NoSuchMethodError: No static method move-5hxI4Gw$default(Ldev/icerock/moko/maps/Marker;Ldev/icerock/moko/geo/LatLng;FJILjava/lang/Object;)V in class Ldev/icerock/moko/maps/Marker$DefaultImpls; or its super classes (declaration of 'dev.icerock.moko.maps.Marker$DefaultImpls' appears in...