nitaliano / react-native-mapbox-gl

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

Help needed: Does this library support canvas source type? #1581

Closed awdhootlele closed 5 years ago

awdhootlele commented 5 years ago

Hi, The Mapbox JS library has a source type of canvas and I was wondering if this library has support for canvas type of source. As per documentation, it has Vector, Shape and Raster source. But there was one style specification I found here. This style lists the canvas source in the list of sources. So id the canvas_source already present in the library but the documentation is missing or need to add support for the same? If support needs to be added for IOS and android, can someone point me to exactly how I can do that? Maybe any links about how to contribute to this lib by extending some functionality?

Thanks.

nitaliano commented 5 years ago

The gl-native would need to add support for this in the c++ codebase https://github.com/mapbox/mapbox-gl-native