python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Edit and Delete doesn't work for Angular Leaflet
I am trying to edit and delete the shapes that I draw on the leaflet map. However, when I active the edit or draw, nothing happens and I am unable to edit the shape. I am currently importing leaflet a...
fairlyMinty
Votes: 0
Answers: 0
Leaflet plugins in Angular project
I have an angular project (Angular 13) where I use leaflet. In the package.json file, I have:
"leaflet": "^1.7.1",
"leaflet-draw": "^1.0.4",
"leaflet.heat&...
dogukan
Votes: 0
Answers: 1
Leaflet Draw how to hide click cancel tooltip
I'm using Leaflet Draw to edit a map, but whenever I go into edit mode, I get a rather large tooltip attached to the mouse pointer (see screenshot), which obscures quite a bit of the map and prevents ...

AlphaBeta
Votes: 0
Answers: 1