Go to file
2024-06-04 11:06:50 +03:00
demo change package to space.kscience 2024-06-04 11:06:50 +03:00
docs Attribute serialization 2023-01-12 11:52:54 +03:00
gradle Update dependencies. Add wasm demo 2024-02-23 12:11:43 +03:00
maps-kt-compose change package to space.kscience 2024-06-04 11:06:50 +03:00
maps-kt-core change package to space.kscience 2024-06-04 11:06:50 +03:00
maps-kt-features change package to space.kscience 2024-06-04 11:06:50 +03:00
maps-kt-geojson change package to space.kscience 2024-06-04 11:06:50 +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 change package to space.kscience 2024-06-04 11:06:50 +03:00
trajectory-kt change package to space.kscience 2024-06-04 11:06:50 +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 change package to space.kscience 2024-06-04 11:06:50 +03:00
CHANGELOG.md change package to space.kscience 2024-06-04 11:06:50 +03:00
gradle.properties Update dependencies. Add wasm demo 2024-02-23 12:11:43 +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 Update dependencies. Add wasm demo 2024-02-23 12:11:43 +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