nativescript-mapbox
nativescript-mapbox copied to clipboard
addSource FeatureCollection
Does the addSource method support geojson FeatureCollection?
I haven't looked into it in detail but I believe some work is needed to get FeatureCollections to work.
I think it would be easy to start with MultiLineString, since it will just need a loop to draw more than a line. If you @Yermo can add it, I think it would be easier for us to have a start point to work on the FeatureCollections feature and we can help. :)