Documentation
¶
Index ¶
- func MapAddressToAddressOutput(address *geocoding.Address) dto.AddressOutput
- func MapAddressesToGeocodingOutput(addresses []*geocoding.Address) dto.ReverseGeocodingOutput
- func MapLocationToPointOutput(location *geocoding.Location) dto.PointOutput
- func MapLocationsToGeocodingOutput(locations []*geocoding.Location) dto.GeocodingOutput
- func MapPointStringToLocation(point string) geocoding.Location
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MapAddressToAddressOutput ¶
func MapAddressToAddressOutput(address *geocoding.Address) dto.AddressOutput
func MapAddressesToGeocodingOutput ¶
func MapAddressesToGeocodingOutput(addresses []*geocoding.Address) dto.ReverseGeocodingOutput
func MapLocationToPointOutput ¶
func MapLocationToPointOutput(location *geocoding.Location) dto.PointOutput
func MapLocationsToGeocodingOutput ¶
func MapLocationsToGeocodingOutput(locations []*geocoding.Location) dto.GeocodingOutput
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.