create#
- static LayerMap.create(direction)#
Create a layer map object.
- Parameters:
- direction
LayerMapUniqueDirection
Variable representing the map’s direction.
- direction
- Returns:
LayerMap
LayerMap object created.
Create a layer map object.
LayerMapUniqueDirection
Variable representing the map’s direction.
LayerMap
LayerMap object created.