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