maplibre-java

Hosts utility libraries essential for the MapLibre GL Native Android SDK, including services for geojson and turf, with a gradle-based build system.

JVM
iOS
Wasm
JS
GitHub stars21
Authorsmaplibre
Dependents1
LicenseMIT License
Creation dateover 5 years ago

Last activity6 months ago
Latest release7.0.0-pre0 (over 1 year ago)

MapLibre-Java

This repository currently hosts a set of utility libraries required for MapLibre GL Native Android SDK.

Developer Guide

The following utility libraries are hosted here:

  1. services-geojson
  2. services-turf

Build

This library currently uses gradle to build the root and the sub-projects. To build use

./gradlew clean build
JVM
iOS
Wasm
JS
GitHub stars21
Authorsmaplibre
Dependents1
LicenseMIT License
Creation dateover 5 years ago

Last activity6 months ago
Latest release7.0.0-pre0 (over 1 year ago)

MapLibre-Java

This repository currently hosts a set of utility libraries required for MapLibre GL Native Android SDK.

Developer Guide

The following utility libraries are hosted here:

  1. services-geojson
  2. services-turf

Build

This library currently uses gradle to build the root and the sub-projects. To build use

./gradlew clean build