Tagged Questions
2
votes
1answer
575 views
how to get Coodinates after Resizing a feature Openlayers
I'm trying to display the coordinates of a Feature or vector layer after I use the modify radio button to resize my vector, but it does not work, nor on my drag feature. I'm using ...
0
votes
1answer
610 views
How to stop or deactivate draw polygon control after the first polygon has been drawn in Openlayers
I want to only be able to draw one circle on my map and then disable the control. Below is my code, Any suggestions?
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
...