Go to file
2022-07-16 15:57:41 +03:00
gradle/wrapper Initial commit 2022-07-09 17:47:42 +03:00
src OnClick returns MapViewPoint 2022-07-15 09:31:51 +03:00
.gitignore Point of view model rework. Drag and zoom fully working. 2022-07-10 16:05:18 +03:00
build.gradle.kts Add MapFeatureSelector 2022-07-11 14:46:11 +03:00
gradle.properties Point of view model rework. Drag and zoom fully working. 2022-07-10 16:05:18 +03:00
gradlew Initial commit 2022-07-09 17:47:42 +03:00
gradlew.bat Initial commit 2022-07-09 17:47:42 +03:00
LICENSE Create LICENSE 2022-07-16 15:57:41 +03:00
README.md update README 2022-07-15 13:52:12 +00:00
settings.gradle.kts Initial commit 2022-07-09 17:47:42 +03:00

This repository is a work-in-progress implementation of Map-with-markers component for Compose-Multiplatform