• JMap.Map.isTerrainActive

    Returns true if the map is associated with an active terrain, false otherwise.

    Returns boolean

    Example

    // returns true if the map is associated with an active terrain, false otherwise
    JMap.Map.isTerrainActive()