class Juniper::MapGoogle
- Juniper::MapGoogle
- Juniper::Map
- Reference
- Object
Defined in:
juniper/mist_models.crConstructors
Instance Method Summary
- #bottom_right_coordinates : LatLng
- #bottom_right_coordinates=(bottom_right_coordinates : LatLng)
- #origin_x : Float64
- #origin_x=(origin_x : Float64)
- #origin_y : Float64
- #origin_y=(origin_y : Float64)
- #top_left_coordinates : LatLng
- #top_left_coordinates=(top_left_coordinates : LatLng)
- #type : String
- #view : String
- #view=(view : String)