new alk.style.RoutingLayerStyle()
This constructor is the base constructor for styling the Routing Layers.
Subclasses
Extends
- ol.Object
Members
-
layer{ol.layer.Vector}
-
Methods
-
setUpdating(value)
-
This method is called when the 'updating' property of
alk.layer.RoutingLayeris changed. This call gives the style the ability to style things differently when being updated.Name Type Description valueboolean -
styleFunction(feature, resolution){Array.<ol.style.Style>}
-
This function provides the styleFunction for the Routing Layer.
Name Type Description featureol.Feature resolutionnumber