Preparing search index...
The search index is not available
@placemarkio/geojson-rewind
@placemarkio/geojson-rewind
rewindFeature
Function rewindFeature
rewind
Feature
(
feature
:
Feature
<
Geometry
,
GeoJsonProperties
>
, winding
?:
Winding
)
:
Feature
Wind the rings of polygons and multipolygons.
This creates a copy of the input.
outer as false is the default, which is the GeoJSON RFC way.
outer as true is for d3-geo.
Parameters
feature:
Feature
<
Geometry
,
GeoJsonProperties
>
winding:
Winding
= 'RFC7946'
Returns
Feature
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
@placemarkio/geojson-
rewind
Winding
rewind
Feature
rewind
Feature
Collection
rewind
Geometry
Generated using
TypeDoc
Wind the rings of polygons and multipolygons.
This creates a copy of the input.