sej
Preparing search index...
GISHelper
Type Alias GISHelper
Helper functions for Geographic Information System (GIS).
type
GISHelper
=
{
addNamedProjection
:
(
namedProjection
:
NamedProjections
)
=>
void
;
enabled
:
boolean
;
namedProjections
:
NamedProjections
[]
;
proj4
:
typeof
proj4
;
}
Implemented by
AbstractGISHelper
NordicGISHelper
Index
Properties
add
Named
Projection
enabled
named
Projections
proj4
Properties
add
Named
Projection
addNamedProjection
:
(
namedProjection
:
NamedProjections
)
=>
void
enabled
enabled
:
boolean
named
Projections
namedProjections
:
NamedProjections
[]
proj4
proj4
:
typeof
proj4
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
add
Named
Projection
enabled
named
Projections
proj4
sej
Loading...
Helper functions for Geographic Information System (GIS).