Table of Contents - google_maps_service-0.4.2 Documentation
Classes and Modules
- GoogleMapsService
- GoogleMapsService::Apis
- GoogleMapsService::Apis::Directions
- GoogleMapsService::Apis::DistanceMatrix
- GoogleMapsService::Apis::Elevation
- GoogleMapsService::Apis::Geocoding
- GoogleMapsService::Apis::Roads
- GoogleMapsService::Apis::TimeZone
- GoogleMapsService::Client
- GoogleMapsService::Convert
- GoogleMapsService::Error
- GoogleMapsService::Error::ApiError
- GoogleMapsService::Error::BaseError
- GoogleMapsService::Error::ClientError
- GoogleMapsService::Error::InvalidRequestError
- GoogleMapsService::Error::RateLimitError
- GoogleMapsService::Error::RedirectError
- GoogleMapsService::Error::RequestDeniedError
- GoogleMapsService::Error::ServerError
- GoogleMapsService::Error::UnknownError
- GoogleMapsService::Polyline
- GoogleMapsService::Url
- GoogleMapsService::Validator
Methods
- ::configure — GoogleMapsService
- ::new — GoogleMapsService::Client
- ::new — GoogleMapsService::Error::BaseError
- #as_list — GoogleMapsService::Convert
- #avoid — GoogleMapsService::Validator
- #bounds — GoogleMapsService::Convert
- #check_body_error — GoogleMapsService::Client
- #check_response_status_code — GoogleMapsService::Client
- #check_roads_body_error — GoogleMapsService::Apis::Roads
- #client — GoogleMapsService::Client
- #components — GoogleMapsService::Convert
- #decode — GoogleMapsService::Polyline
- #decode_response_body — GoogleMapsService::Client
- #directions — GoogleMapsService::Apis::Directions
- #distance_matrix — GoogleMapsService::Apis::DistanceMatrix
- #elevation — GoogleMapsService::Apis::Elevation
- #elevation_along_path — GoogleMapsService::Apis::Elevation
- #encode — GoogleMapsService::Polyline
- #extract_roads_body — GoogleMapsService::Apis::Roads
- #generate_auth_url — GoogleMapsService::Client
- #geocode — GoogleMapsService::Apis::Geocoding
- #get — GoogleMapsService::Client
- #initialize_query_tickets — GoogleMapsService::Client
- #join_list — GoogleMapsService::Convert
- #latlng — GoogleMapsService::Convert
- #nearest_roads — GoogleMapsService::Apis::Roads
- #new_client — GoogleMapsService::Client
- #normalize_latlng — GoogleMapsService::Convert
- #release_query_ticket — GoogleMapsService::Client
- #request_query_ticket — GoogleMapsService::Client
- #reverse_geocode — GoogleMapsService::Apis::Geocoding
- #sign_hmac — GoogleMapsService::Url
- #snap_to_roads — GoogleMapsService::Apis::Roads
- #snapped_speed_limits — GoogleMapsService::Apis::Roads
- #speed_limits — GoogleMapsService::Apis::Roads
- #time — GoogleMapsService::Convert
- #timezone — GoogleMapsService::Apis::TimeZone
- #travel_mode — GoogleMapsService::Validator
- #unquote_unreserved — GoogleMapsService::Url
- #urlencode_params — GoogleMapsService::Url
- #user_agent — GoogleMapsService::Client
- #waypoint — GoogleMapsService::Convert
- #waypoints — GoogleMapsService::Convert