@mapgear/mapengine > Geometry > Transform
Geometry.Transform() method
Transform the current geometry. The returned geometry is a copy of the current geometry object
Signature:Transform(target: string): Geometry;
Parameters
Parameter | Type | Description |
---|---|---|
target | string | Target projection |