Function suggestLayerNameBasedOnSeparator

  • Returns the last "component" of path, according to the specified separator. If the separator is not specified, gueses whether it is '/' or ':'.

    Parameters

    • path: string
    • Optional separator: string

    Returns string

Generated using TypeDoc