Currently, I am experimenting with ExtJS and OpenLayers to develop a web application. My main goal is to create a coordinate bookmark feature that captures the coordinates upon clicking on it.
Firstly, I need to establish a layer named "Bookmarks". When users click on this layer, it should display the coordinates...
Can someone guide me on how to add a layer titled "Bookmarks" and retrieve coordinates from the map?