Static Private Readonly API_Static Private Readonly USER_Static Private fetchPrivate
Geocodes the given address using the geocode.xyz service.
The physical address or location to geocode.
the coordinates of the given address
Static Private fetchPrivate
Geocodes the given address using the Nominatim service.
The physical address or location to geocode.
the coordinates of the given address
Static geocodeGeocodes the given addresses using the given service.
The geocoding service to use.
Rest ...addresses: string[]The addresses to geocode.
Generated using TypeDoc
A class that provides methods for geocoding.