struct

AI::Google::LatLng

Inherits JSON::Serializable < Struct < Value < Object

Latitude/Longitude coordinates.

Constructors

new(latitude : Float64, longitude : Float64)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

latitude
Source
longitude
Source