new alk.style.DriveTimeLayerStyle(opt_options)
This constructor creates a Style function with which to style the {@alk.layer.DriveTimeLayer}.
Option | Type | Description |
---|---|---|
styleQueue |
This option contains the styleQueue to use. |
Extends
Members
-
layer{ol.layer.Vector}
-
Methods
-
clearStyleForId(id) inherited
-
This function clears the assigned, if any, stroke style for the given routeId identifier.
Name Type Description id
string -
getStyleQueue(){alk.style.StyleQueue|undefined} inherited
-
This function returns the stroke Queue.
-
setStyleQueue(styleQueue) inherited
-
This function sets the stroke style for this QueuedStyleLayerStyle.
Name Type Description styleQueue
alk.style.StyleQueue -
styleFunction(feature, resolution){Array.<ol.style.Style>} inherited
-
Name Type Description feature
ol.Feature resolution
number