jumpinjackie / mapguide-react-layout

An openlayers-based modern map viewer for MapGuide
https://jumpinjackie.github.io/mapguide-react-layout/
MIT License
62 stars 13 forks source link

Measure - Segment Wise display of length in Area( Polygon ) #403

Open saivaradula opened 6 years ago

saivaradula commented 6 years ago

Hello Jackie:

I would like to display segment wise length in the area ( polygon ) type in the measure widget. Is it possible to implement or if there are any functions related, can you make it available so that I can code to display length on each segment?

Thanks in advance.

jumpinjackie commented 6 years ago

I don't know how yet, which is why #192 is still open.

saivaradula commented 6 years ago

Jackie:

Measure Units are changing automatically from km to meters based on the zoom scale and measured line length or polygon area. Please provide the following options: a). Measurement units may be in Meters irrespective of zoom scale or length, area. b). The option of converting resultant line length or polygon area to different units.(example from square meter to square yards or acres )