Module geocoder::structs

source ·

Structs§

  • AddressComponent is a struct that represents a component of an address.
  • Bounds is a struct that represents NorthEast and SouthWest LatLng pairs.
  • GeocodeResponse is a struct that represents a response from the geocoding API.
  • Geometry is a struct that represents a location and a viewport.
  • LatLng is a struct that represents a latitude and longitude pair.
  • Result is a struct that represents a geocoding result.