BrianBunker / cmv-widgets

Widgets based on the Esri jsapi, configured for the Configurable Map Viewer. Widgets include Drag and Drop, Goto, Map Navigation Hash, and Nearby.
https://brianbunker.github.com/cmv-widgets
MIT License
18 stars 24 forks source link

Update README.md #28

Closed darinatch closed 8 years ago

darinatch commented 8 years ago

Added the isMapSRProjected to configure the type of the buffer circle: geodesic or not. Default is false. If map's coordinate system is projected, set to true to avoid an error when buffer circle is created.