Namespace: layout

lucid.maps.limbs. layout

Source:

Classes

DefaultLayoutStrategy
LayoutStrategy
OrderedLayoutStrategy
ZShiftedLayoutStrategy

Members

<static> LayoutStrategyOptions :object

Properties:
Name Type Argument Description
maxZ number <optional>
The maximum z-index to be applied to the LIMB DOM element. The maximum z-index is applied to features nearest to the map view. If not defined, a default value of 600 is used.
minZ number <optional>
The minimum z-index to be applied to the LIMB DOM element. The minimum z-index is applied to features furthest from the map view. If not defined, a default value of 500 is used.
Source:

<static> OrderedLayoutStrategyOptions :object

Source:

<static> ZShiftedLayoutStrategyOptions :object

Source: