[mapguide-users] draw circle and rectangle using asp.net

GordonL gordon.luckett at arrowgeomatics.com
Sun Mar 15 17:39:24 PDT 2015


Check out the JavaScript in the C:\Program
Files\OSGeo\MapGuide\Web\www\fusion\widgets\Redline\editmarkup.php file.

Two function actually convert Circle and Rectangle to a regular polygon.

Check out:

        function OnRectangleDigitized(rectangle)  - line 296
and

        function OnCircleDigitized(circle) - line 263

they simulate the coordinates of the circle and rectangle.





--
View this message in context: http://osgeo-org.1560.x6.nabble.com/draw-circle-and-rectangle-using-asp-net-tp5192760p5193497.html
Sent from the MapGuide Users mailing list archive at Nabble.com.


More information about the mapguide-users mailing list