wdtinc / mapbox-vector-tile-java

Java Mapbox Vector Tile Library for Encoding/Decoding
Apache License 2.0
147 stars 73 forks source link

how to add vector to mapbox android #29

Closed j1m1y closed 5 years ago

j1m1y commented 5 years ago

please add documentation to add vector to mapbox map android

ShibaBandit commented 5 years ago

This is a Java library for encoding/decoding vector tiles. You should check out https://www.mapbox.com/help/tutorials/first-steps-android-sdk/ .