new InseeGrid( [options])
Parameters:
Name | Type | Argument | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
options |
Object |
<optional> |
Properties
|
Requires:
- module:proj4
Extends
- ol.Object
Requires
- module:proj4
Members
-
<static> extent
-
Default grid extent (in EPSG:3035)
Methods
-
getExtent( [proj])
-
Get the grid extent
Parameters:
Name Type Argument Default Description proj
ol.proj.ProjLike <optional>
'EPSG:3857' -
getGridAtCoordinate(coord [, proj])
-
Get grid geom at coord
Parameters:
Name Type Argument Default Description coord
ol.Coordinate proj
ol.proj.ProjLike <optional>
'EPSG:3857'