struct
AI::Google::LatLng
- AI::Google::LatLng
- Struct
- Value
- Object
Overview
Latitude/Longitude coordinates.
Included Modules
- JSON::Serializable
Defined in:
ai/google/google_generative_ai_options.crConstructors
- .new(latitude : Float64, longitude : Float64)
- .new(pull : JSON::PullParser)
- .new(*, __pull_for_json_serializable pull : JSON::PullParser)