Function google_geocoding::geocode[][src]

pub fn geocode(
    address: impl Into<GeocodeQuery>
) -> Result<impl Iterator<Item = Coordinates>, Error>

Get all the coordinates associated with the specified filter