moko-maps icon indicating copy to clipboard operation
moko-maps copied to clipboard

issue with marker move func

Open eisventura opened this issue 4 years ago • 2 comments

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 .../my classes/...

eisventura avatar Jun 30 '21 17:06 eisventura

hi! can you show your dependencies list? ./gradlew :yoursharedmodule:dependencies

Alex009 avatar Jul 01 '21 04:07 Alex009

вот: +--- dev.icerock.moko:maps-mapbox:0.5.2 | +--- dev.icerock.moko:maps:0.5.2 | | +--- dev.icerock.moko:resources:0.15.1 () | | +--- dev.icerock.moko:geo:0.3.2 -> 0.3.3 | | | --- org.jetbrains.kotlin:kotlin-stdlib-common:1.4.31 -> 1.5.0 | | +--- dev.icerock.moko:graphics:0.6.1 () | | +--- dev.icerock.moko:parcelize:0.6.1 () | | --- org.jetbrains.kotlin:kotlin-stdlib-common:1.4.31 -> 1.5.0 | --- org.jetbrains.kotlin:kotlin-stdlib-common:1.4.31 -> 1.5.0 +--- dev.icerock.moko:maps:0.5.2 ()

eisventura avatar Jul 02 '21 07:07 eisventura