Skip to main content

All Questions

Tagged with
0 votes
1 answer
773 views

Leaflet.editable show coords in tooltip for vertex

I'm using leaflet.editable to modify geoJSON objects and I would like to show a tooltip for the vertices with the gps coords in it. Is there a way to modify the vertices to set the tooltip and ...
Sam's user avatar
  • 1,455
2 votes
1 answer
560 views

(Apache Wicket) Set java atrribute from a js function

I am brand new on Apache Wicket and I need to set value on a Java attribute. This value comes from a var on JS filled by a specific function from a specific GIS lib (https://leaflet.github.io/Leaflet....
cassioramon's user avatar
3 votes
0 answers
827 views

How to use Selenium (java) to draw polygon using leaflet.draw on leaflet map? [closed]

Sorry, but I still know too little about Selenium and Java. When I manually draw polygon using leaflet.draw I end up having something like this: <div class="leaflet-marker-icon leaflet-div-...
Marek's user avatar
  • 39