dimfeld / svelte-maplibre

Svelte bindings for the MapLibre mapping library
https://svelte-maplibre.vercel.app
MIT License
284 stars 34 forks source link

Add ContextMenu component #17

Open dimfeld opened 1 year ago

dimfeld commented 1 year ago

Render what's in the slot upon a contextmenu event, possibly using a Popup. Should work with markers and normal map clicks, and expose the coordinates, marker and/or features clicked in the slot.