mapp.layer{}

The individual mapp layer modules are exported as mapp.layer{} object to the mapp library module.

Methods

(inner) Style(layer) → {function}

The deprecated mapp.layer.Style() method will warn if used and return the featureStyle() method which supersedes this method.

Parameters:
NameTypeDescription
layerObject
Deprecated
  • Yes
Returns:

featureStyle

Type: 
function