• Fetch location using ip-api service

    Parameters

    • Optional address: string

      if provided will fetch a determinate IP, else the current one

    Returns Promise<GeoIPLocation>

    GeoIPLocation with all geo-ip information like city country etc

Generated using TypeDoc