new GeoJSONP(options)
Parameters:
| Name | Type | Description | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options |
* | options. Properties
|
Extends
- ol.format.GeoJSON
Methods
-
decodeCoordinates(v)
-
Decode coordinates
Parameters:
Name Type Description vstring | Array.<string> Returns:
v
- Type
- ol.coordinate | Array.<ol.coordinate>
-
encodeCoordinates(v)
-
Encode coordinates
Parameters:
Name Type Description vol.coordinate | Array.<ol.coordinate> Returns:
- Type
- string | Array.<string>