• Check if the string is a valid latitude-longitude coordinate in the format:

    lat,long or lat, long.

    Parameters

    • str: string

    Returns boolean

Generated using TypeDoc