Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 362 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 362 Bytes

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