geolocation library
Classes
- AddressComponent
- Official docs: https://developers.google.com/maps/documentation/places/web-service/details#AddressComponent
- Bounds
- CellTower
- Component
- GeolocationError
- GeolocationErrorResponse
- GeolocationResponse
- Geometry
- Official docs: https://developers.google.com/maps/documentation/places/web-service/details#Geometry
- GoogleMapsGeolocation
- https://developers.google.com/maps/documentation/geolocation/intro
-
GoogleResponse<
T> -
GoogleResponseList<
T> - GoogleResponseStatus
- Location
- WifiAccessPoint
Enums
- ResponseStatus
- RouteType
- TrafficModel
- TransitMode
- TransitRoutingPreferences
- TravelMode
-
Google requires the
mode
query param to be lower case but then when parsingtravel_mode
from json response it should be treated as upper case - Unit