@mapgear/mapengine > MapEngineFactory > RegisterProjection
MapEngineFactory.RegisterProjection() method
Register an additional projection in the mapengine
Signature:RegisterProjection(epsgCode: string, projectionString: string): void;
Parameters
| Parameter | Type | Description |
|---|---|---|
| epsgCode | string | EPSG code in the form of EPSG:XXXX |
| projectionString | string | The proj4 string of the related projection |
void