OpenLayers example - JS error
Closed this issue · 2 comments
ste101 commented
When trying the OpenLayers example
OpenLayers
I'm getting this JS error:
Uncaught ReferenceError: L is not defined
trokohl commented
Yes there is something mixed up.
The Leaflet example is the OpenLayer example and the other one must have the Leaflet include in it.
https://leafletjs.com/examples/quick-start/
Sorry fix it after my holidays.
trokohl commented
I quickly corrected it