Methods
# sortByArea(viewData) → {Array.<Feature>}
Sorts the viewData by area size.
Parameters:
Name | Type | Description |
---|---|---|
viewData |
Array.<Feature> | See GeoJSON Feature |
Array.<Feature>
Title
Name | Type | Description |
---|---|---|
viewData |
Array.<Feature> | See GeoJSON Feature |