nitaliano / react-native-mapbox-gl

A Mapbox GL react native module for creating custom maps
Other
2.16k stars 697 forks source link

Vector Tiles from MapBox #1358

Open ddolheguy opened 5 years ago

ddolheguy commented 5 years ago

Hi All,

Just wondered if Vector Tiles are supported in this library or if there might be soon? I'm assuming the performance benefit is huge and it looks like the iOS and Android versions already support this.

https://www.mapbox.com/vector-tiles/

PS: If this is supported, is there an example on how to link it up?

samdelacruz commented 5 years ago

Hi @ddolheguy

Take a look at the example folder for a short example of using a Vector Source. Here's an example of using a Vector Source. And take a look at MapboxGL.VectorSource