Go to file
2023-11-15 16:43:13 +03:00
demo Add (not working yet) JS implementation 2023-10-01 14:05:03 +03:00
docs Attribute serialization 2023-01-12 11:52:54 +03:00
gradle First preview of 0.3.0 2023-11-15 16:43:13 +03:00
maps-kt-compose First preview of 0.3.0 2023-11-15 16:43:13 +03:00
maps-kt-core Add (not working yet) JS implementation 2023-10-01 14:05:03 +03:00
maps-kt-features Add (not working yet) JS implementation 2023-10-01 14:05:03 +03:00
maps-kt-geojson Prepare for 0.2.2 release 2023-05-06 15:39:58 +03:00
maps-kt-geotiff [WIP] disentangling obstacles phase 2 2023-04-11 17:08:28 +03:00
maps-kt-leaflet First preview of 0.3.0 2023-11-15 16:43:13 +03:00
maps-kt-scheme Add Js targets 2023-10-01 11:22:02 +03:00
trajectory-kt Add (not working yet) JS implementation 2023-10-01 14:05:03 +03:00
.gitignore Project splitting and deployment 2022-07-16 21:34:19 +03:00
.space.kts Fix for #22 (default hairline size for points) 2023-05-26 15:49:14 +03:00
build.gradle.kts First preview of 0.3.0 2023-11-15 16:43:13 +03:00
CHANGELOG.md Prepare for 0.2.2 release 2023-05-06 15:39:58 +03:00
gradle.properties First preview of 0.3.0 2023-11-15 16:43: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 Prepare for 0.2.2 release 2023-05-06 15:39:58 +03:00
settings.gradle.kts First preview of 0.3.0 2023-11-15 16:43:13 +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

Maturity: EXPERIMENTAL

demo/maps

Maturity: EXPERIMENTAL

demo/polygon-editor

Maturity: EXPERIMENTAL

demo/scheme

Maturity: EXPERIMENTAL

demo/trajectory-playground

Maturity: EXPERIMENTAL