Skip to content

manimaul/MXMapEngine

Repository files navigation

MXMapEngine

Android Only MapBox-GL-Native based map rendering library (unashamedly ripped off from mapbox-gl-native version tag android-v6.3.0)

What?

Customized Mapbox GL Native library isolated for use on Android. Isolated = This only uses the Android/CMake build system and does NOT rely upon mason for dependencies.

Why?

Although Mapbox is awesome, I want repeatable builds that does not rely so heavily on the success or existence of third parties.

Status?

WIP - Todo:

  • build ICU with stand-alone android toolchain (rather than using static libs)

  • include mapbox-android-gestures sources

  • include mapbox-sdk-geojson sources

  • include mapbox-sdk-services sources

  • clean up BuildConfig variables

  • remove timber

  • add mbgl gtest tests

  • add mbgl junit tests

  • CICD app center

  • custom raster/vector tile provider

  • publish to jcenter

  • rx interface observable zoom change observable LatLngBounds, LatLng (center) observable style change (online / offline)

About

MX Mariner Map Rendering Engine

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors