Closed thsbrown closed 6 years ago
You can read geojson data directly with mapboxgl, no need for this plugin.
Just use an absolute path (starting with file:///
if it's a local resource).
This plugin is for reading local vector .mbtiles
files.
Awesome I actually was able to stumble into that. My file path was incorrect. Thanks for you time!
Right now I currently have geojson being loaded offline using the below code. I'm using Ionic and up until production build everything had been working flawlessly, i'm hoping your plugin could help me out 👍 .
Will this plugin work for this data type as well?
Thanks in advance!