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