struct Google::Maps::RouteOptimization::LatLng
- Google::Maps::RouteOptimization::LatLng
- Struct
- Value
- Object
Overview
Represents a latitude/longitude pair using WGS84 standard
Included Modules
- Google::Resource
- JSON::Serializable
- MessagePack::Serializable
Extended Modules
- JSON::Schema
Defined in:
maps.crConstructors
Instance Method Summary
-
#latitude : Float64
Must be in range [-90.0, +90.0]
-
#longitude : Float64
Must be in range [-180.0, +180.0]