Go to file
2023-05-01 16:56:42 +03:00
demo [WIP] A lot of bugfixes 2023-05-01 16:56:42 +03:00
docs Attribute serialization 2023-01-12 11:52:54 +03:00
gradle/wrapper Update kmath version and gradle 2023-04-10 11:33:13 +03:00
maps-kt-compose [WIP] disentangling obstacles phase 2 2023-04-11 17:08:28 +03:00
maps-kt-core [WIP] disentangling obstacles phase 2 2023-04-11 17:08:28 +03:00
maps-kt-features [WIP] disentangling obstacles phase 2 2023-04-11 17:08:28 +03:00
maps-kt-geojson Add trajectory-kt 2023-04-06 10:03:38 +03:00
maps-kt-geotiff [WIP] disentangling obstacles phase 2 2023-04-11 17:08:28 +03:00
maps-kt-scheme [WIP] A lot of bugfixes 2023-05-01 16:56:42 +03:00
trajectory-kt [WIP] A lot of bugfixes 2023-05-01 16:56:42 +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 Change trajectory package 2023-04-16 20:50:51 +03:00
gradle.properties Update kmath version and gradle 2023-04-10 11:33:13 +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 Add trajectory-kt 2023-04-06 10:03:38 +03:00
settings.gradle.kts [WIP] A lot of bugfixes 2023-05-01 16:56:42 +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: EXPERIMENTAL

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

trajectory-kt

Path and trajectory optimization (to be moved to a separate project)

Maturity: DEPRECATED

demo/maps

Maturity: EXPERIMENTAL

demo/polygon-editor

Maturity: EXPERIMENTAL

demo/scheme

Maturity: EXPERIMENTAL