new WKT(userParameters)
Parameters:
Name | Type | Description |
---|---|---|
userParameters |
string | Object | parameters |
- Source:
Extends
Members
-
<inner> impl :M.impl.format.WKT
-
Implementation of this formatter
Type:
- M.impl.format.WKT
- Source:
Methods
-
fire()
-
Sets the callback when the instace is loaded
- Inherited From:
- Source:
-
getImpl()
-
This function provides the implementation
of the object- Inherited From:
- Source:
Returns:
- Type
- Object
-
on()
-
Sets the callback when the instace is loaded
- Inherited From:
- Source:
-
once()
-
Sets the callback when the instace is loaded
- Inherited From:
- Source:
-
setImpl(impl)
-
This function set implementation of this control
Parameters:
Name Type Description impl
M.Map to add the plugin
- Inherited From:
- Source:
-
un()
-
Sets the callback when the instace is loaded
- Inherited From:
- Source:
-
write(features)
-
TODO
Parameters:
Name Type Description features
Array.<M.Feature> features array to parsed
as a GeoJSON FeatureCollection- Source:
Returns: