Shape component.
A Shape is a custom geometry on the map created from a GeoJSON feature collection.
<Shape geometry={geojson} style={{ color: 'blue', height: 2 }} /> Copy
<Shape geometry={geojson} style={{ color: 'blue', height: 2 }} />
Shape component.
A Shape is a custom geometry on the map created from a GeoJSON feature collection.