transform library

Functions

transformRotate(GeoJSONObject geoJSON, num angle, {Point? pivot, bool mutate = false}) GeoJSONObject
Rotates any GeoJSONObject of a specified angle, around its centroid or a given pivot Point.