Open alasram opened 2 months ago
I see that the panel is showing when clicking "!":
I think there is a problem with the renderer configuration so it doesn't show everything it should, see here: https://github.com/maplibre/maputnik/blob/25cf61a825ddc596084913f0562f9c9a1f2e3da3/src/components/ModalDebug.tsx#L41C21-L41C29
Feel free to submit a PR to fix this.
If you change the render to OL and then back to Maplibre you'll get the relevant options:
While not ideal, this issue has a workaround...
Thank you. How to change the renderer to OL then back to MapLibre?
In the style settings modal dialog.
thanks
The semi-hidden debug panel, opened with
!
shortcut is not working in Maputnik v1.7.0 This is likely a regression since it used to work fine in some prior versions