Thanks for the advice, I tried to change the handlerOptions like so -

var options = {
    handlerOptions: {
        style: "default", // this forces default render intent
        layerOptions: { styleMap: styleMap },
        persist: true,
        geodesic: true
    }
};

But adding geodesic: true did not seem to have any affect and my
measurements are still not accurate compared to a different application that
is apparently using EPSG:3776. So should I look into proj4JS as a best
option?
-- 
View this message in context: 
http://osgeo-org.1803224.n2.nabble.com/Getting-the-right-results-from-Measure-tool-using-EPSG-3776-tp5786186p5788457.html
Sent from the OpenLayers Users mailing list archive at Nabble.com.
_______________________________________________
Users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/openlayers-users

Reply via email to