Go to file
2023-02-13 11:13:00 +03:00
demo Type safe angles 2023-02-06 17:19:51 +03:00
docs Attribute serialization 2023-01-12 11:52:54 +03:00
gradle/wrapper Cleanup drag 2022-12-26 11:19:08 +03:00
maps-kt-compose Type safe angles 2023-02-06 17:19:51 +03:00
maps-kt-core Fix attribute serialization tests 2023-02-11 19:09:27 +03:00
maps-kt-features fix arc rendering 2023-02-13 11:13:00 +03:00
maps-kt-geojson FeatureId -> FeatureRef 2023-02-06 10:37:22 +03:00
maps-kt-scheme Type safe angles 2023-02-06 17:19:51 +03:00
.gitignore Project splitting and deployment 2022-07-16 21:34:19 +03:00
.space.kts add deployments 2022-07-17 10:31:45 +03:00
build.gradle.kts fix arc rendering 2023-02-13 11:13:00 +03:00
gradle.properties FeatureId -> FeatureRef 2023-02-06 10:37:22 +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 Attribute serialization 2023-01-12 11:52:54 +03:00
settings.gradle.kts FeatureId -> FeatureRef 2023-02-06 10:37:22 +03:00

Maps-kt

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

Modules

demo

Maturity: EXPERIMENTAL

maps-kt-compose

Compose-multiplaform implementation for web-mercator tiled maps

Maturity: DEVELOPMENT

Features:

  • osm : OpenStreetMap tile provider.

maps-kt-core

Core cartography, UI-agnostic

Maturity: DEVELOPMENT

Features:

maps-kt-features

Maturity: EXPERIMENTAL

maps-kt-geojson

Maturity: EXPERIMENTAL

maps-kt-scheme

Maturity: EXPERIMENTAL

maps

Maturity: EXPERIMENTAL

polygon-editor

Maturity: EXPERIMENTAL

scheme

Maturity: EXPERIMENTAL