Static classReturns the object literal representation of this object
Static getreturns a function to transform coordinates from source to dest
Static mercatorStatic parseEPSGCodeparses an epsg code returns empty string if no code has been found for example: parseEPSGCode('epsg:4326') ==> '4326' parseEPSGCode('epsg:4326', 'EPSG:') ==> 'EPSG:4326' parseEPSGCode('asdasd', 'EPSG:') ==> ''
Optional value: string | numberStatic transformStatic transformStatic validatevalidates projection options, combination of epsg code and proj4
Static wgs84Private _aliasPrivate _epsgPrivate _prefixPrivate _proj4Generated using TypeDoc
Projection Class, if no valid options are given, the Projection will initialize with the Framework default Projection For example: