GISHelper: { addNamedProjection: ((namedProjection) => void); enabled: boolean; namedProjections: NamedProjections[]; proj4: typeof proj4; }
Type declaration
-
addNamedProjection: ((namedProjection) => void)
-
- (namedProjection): void
-
Returns void
-
enabled: boolean
-
-
proj4: typeof proj4
Helper functions for Geographic Information System (GIS).