Remove picker
-
Hi there i want the picker not to show when i click the map, how can i prevent that to happen?
Thanks! -
A single click is the Windy method to show a picker at a location so if you click anywhere, one will display. If you are attempting to move the map around, click and quickly move the map around to your desired location without releasing your click until you are done moving. Then a picker won't display.
-
@jiminsandiego Hi! I want a method to not show that, only when activated, not as default!
-
Hey Silverstrejose,
May be a bit late for you but i removed the annoying pop up on click with this bit of css
.leaflet-marker-draggable {
//removes wind popup on click
display: none;
}Andy
-
Windyty, S.E. - all rights reserved. Powered by excellent NodeBB
NodeBB & contributors, OSM & contributors, HERE maps