Files
react-native-mapbox-gl/javascript
Nick 0ded5a54de Adds support for native assets as an iconImage
If you want to use any images in your geojson that are under your
drawables dir on Android and *.xcassets on iOS you now can provide
an assets key to the images prop for the ShapeSource and the native code
will add these images to the map style for you.
2017-10-23 16:41:53 -07:00
..