Class: UpdatingLayerStyle

alk.style.UpdatingLayerStyle

An instance of this class creates a styling function for a layer that notifies the user when it is updating.

new alk.style.UpdatingLayerStyle()

This constructor is the base constructor to create a Style Function that works on notifying the user when its connected layer is updating.

Subclasses

Extends

  • ol.Object

Members

layer{ol.layer.Vector}

Methods

styleFunction(feature, resolution){Array.<ol.style.Style>}

This function provides the styleFunction for the Routing Layer.

Name Type Description
feature ol.Feature
resolution number