You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using mapbox-gl-leaflet lib(https://github.com/mapbox/mapbox-gl-leaflet) on Angular App. How can I integrate this lib to the mapbox-gl-leaflet?
When I tried it, there is an error like this:
core.js:6189 ERROR Error: Uncaught (in promise): ReferenceError: mapboxgl is not defined
ReferenceError: mapboxgl is not defined
at openmaptiles-language.js:59
The text was updated successfully, but these errors were encountered:
I am using mapbox-gl-leaflet lib(https://github.com/mapbox/mapbox-gl-leaflet) on Angular App. How can I integrate this lib to the mapbox-gl-leaflet?
When I tried it, there is an error like this:
core.js:6189 ERROR Error: Uncaught (in promise): ReferenceError: mapboxgl is not defined
ReferenceError: mapboxgl is not defined
at openmaptiles-language.js:59
The text was updated successfully, but these errors were encountered: