0
Hello, I am studying the development of a map with the help of Openlayers 4, watching video lessons, I am at the stage where I created a routine with 3 buttons (Pan, Draw, Erase) to draw on the map. However, when I click the Draw button, to create a Point type Feature, instead of the click, the cursor sticks to the map, as if I had double-clicking to start the Drag-and-drop function. Only I just clicked, wanting to put the point there. Does anyone know why this is happening?.