@mapgear/mapengine > Projection
Projection interface
A projection
Signature:export interface Projection
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
epsgCode | string | EPSG code of the projection, in the form of EPSG:XXXX | |
extent | [number, number, number, number] | The extent of the specified projection |