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'm using jquery-ui css and bootstrap css in my application. I'm suspecting one of them might be messing with the h3 heading used in the leaflet-measure control and popups. See screenshot:
Workaround
I'm over-riding with custom CSS on my page, sharing here in case its useful for others:
I'm using jquery-ui css and bootstrap css in my application. I'm suspecting one of them might be messing with the h3 heading used in the leaflet-measure control and popups. See screenshot:
Workaround
I'm over-riding with custom CSS on my page, sharing here in case its useful for others:
Environment Info
Browser: ChromiumVersion 70.0.3538.77 (Official Build)
OS: Ubuntu , running on Ubuntu 18.04 (64-bit)
Leaflet version: 1.3.4
My other css files:
The leaflet-measure CSS I'm using:
From https://www.jsdelivr.com/package/npm/leaflet-measure?path=dist.
And it's put at the end, after the other css's.
The text was updated successfully, but these errors were encountered: