How does maplibre-gl-js compare to Leaflet and can it display markers and pop-ups? #3026
Unanswered
fullstackdude
asked this question in
Q&A
Replies: 2 comments
-
MapLibre has more functionality than leaflet. It has markers, popup and more. |
Beta Was this translation helpful? Give feedback.
0 replies
-
If you are using react-leaflet I can also recommend checking out https://visgl.github.io/react-map-gl/examples in combination with MapLibre. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am currently using OSM with renderd and on the front end Leaflet.js inside a WebView. Does maplibre-gl-js contain the same type of functionality? If not, how can I get it to work for popups and markers?
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions