Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/maplibre/maplibre-java

MapLibre Native Android utilities
https://github.com/maplibre/maplibre-java

Last synced: 5 days ago
JSON representation

MapLibre Native Android utilities

Awesome Lists containing this project

README

        

# 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
```bash
./gradlew clean build
```