Skip to content

maplibre/maplibre-java

Repository files navigation

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