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
It functions, navigating around the map - but the icons are missing...
So I'm not sure if there is a way to get images accessible to the plugin correctly with a
require('leaflet-navbar/img/arrow-left_000000_14.png') //for example
for each of the six images...
But it doesn't really look set up for that - because of the direct references in the css...
Any ideas?
Nice job!
please add
Leaflet.NavBar.css
and image files tobower.json
. These are necessary for proper asset loading.The text was updated successfully, but these errors were encountered: