Moving marker on click
This example demonstrates how to reposition a marker by clicking on the map. By utilizing the map’s click
event, we can dynamically update the marker’s location to match the exact coordinates where the user has clicked. This interactive functionality allows for seamless marker placement and movement across the map.
Click on the map to move the marker.
Related examples
An extension of MapLibre GL JS