create#

static LayerMap.create(direction)#

Create a layer map object.

Parameters:
direction: LayerMapUniqueDirection

Variable representing the map’s direction.

Returns:
LayerMap

LayerMap object created.