Calculate the haversine distance between two locations.
Get Gazetteer data for a specific country.
Get the nearest place to a location.
Get the nearest place to a location with a bounding box.
Used to filter out places that are too far away.
Get the nearest postcode to a location.
Get the nearest postcode to a location with a bounding box.
Used to filter out postcodes that are too far away.
Get the location of a place.
Get all places within a certain radius of a location.
Get Postal data for a specific country.
Get all PostalData
structs within a certain radius of a location.
Get postcode data for a given postcode.
Get the location of a postcode.
Get all postcodes within a certain radius of a location.
Invalidate the cache.