Stay organized with collections
Save and categorize content based on your preferences.
Annotations
AltitudeMode |
Enumeration of possible altitude modes: absolute, relative to ground, relative to mesh, or clamped to ground.
|
CollisionBehavior |
Enumeration of possible collision behaviors: required, optional, or optional and hides lower priority.
|
FacingMode |
Enumeration of possible facing modes: screen or billboard.
|
Map3DMode |
Determines the mode of the 3D map view.
|
Classes
Camera |
Camera class to represent the camera view in a 3D map.
|
CameraRestriction |
Defines the restrictions that can be applied to a camera.
|
FlyAroundOptions |
Represents the camera preset, fly around, in a 3D map.
|
FlyToOptions |
Represents the camera preset, fly to, in a 3D map.
|
Hole |
A hole in a polygon defined by a list of vertices.
|
LatLngAltitude |
A latitude/longitude pair with an altitude value.
|
LatLngBounds |
Represents a rectangle in geographical coordinates, including one that crosses the 180 degrees longitudinal meridian.
|
Marker |
A representation of a marker object in a 3D map.
|
MarkerOptions |
Defines options for a 3D marker.
|
Model |
Model object class to represent a 3D model object within a 3D map scene.
|
ModelOptions |
Model options class to represent the options for a 3D model object within a 3D map scene.
|
Orientation |
A representation of a rotation transformation with three degrees of freedom.
|
Polygon |
A representation of a polygon object in a 3D map.
|
PolygonOptions |
A representation of a polygon object in a 3D map.
|
Polyline |
A representation of a polyline object in a 3D map.
|
PolylineOptions |
A representation of a polyline object in a 3D map.
|
Vector3D |
A three-dimensional real vector.
|
dslKt |
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-27 UTC.
[null,null,["Last updated 2025-08-27 UTC."],[],[],null,["# com.google.android.gms.maps3d.model\n===================================\n\nAnnotations\n-----------\n\n|------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------|\n| [AltitudeMode](/maps/documentation/maps-3d/android-sdk/reference/com/google/android/gms/maps3d/model/AltitudeMode) | Enumeration of possible altitude modes: absolute, relative to ground, relative to mesh, or clamped to ground. |\n| [CollisionBehavior](/maps/documentation/maps-3d/android-sdk/reference/com/google/android/gms/maps3d/model/CollisionBehavior) | Enumeration of possible collision behaviors: required, optional, or optional and hides lower priority. |\n| [FacingMode](/maps/documentation/maps-3d/android-sdk/reference/com/google/android/gms/maps3d/model/FacingMode) | Enumeration of possible facing modes: screen or billboard. |\n| [Map3DMode](/maps/documentation/maps-3d/android-sdk/reference/com/google/android/gms/maps3d/model/Map3DMode) | Determines the mode of the 3D map view. |\n\nClasses\n-------\n\n|------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------|\n| [Camera](/maps/documentation/maps-3d/android-sdk/reference/com/google/android/gms/maps3d/model/Camera) | Camera class to represent the camera view in a 3D map. |\n| [CameraRestriction](/maps/documentation/maps-3d/android-sdk/reference/com/google/android/gms/maps3d/model/CameraRestriction) | Defines the restrictions that can be applied to a camera. |\n| [FlyAroundOptions](/maps/documentation/maps-3d/android-sdk/reference/com/google/android/gms/maps3d/model/FlyAroundOptions) | Represents the camera preset, fly around, in a 3D map. |\n| [FlyToOptions](/maps/documentation/maps-3d/android-sdk/reference/com/google/android/gms/maps3d/model/FlyToOptions) | Represents the camera preset, fly to, in a 3D map. |\n| [Hole](/maps/documentation/maps-3d/android-sdk/reference/com/google/android/gms/maps3d/model/Hole) | A hole in a polygon defined by a list of vertices. |\n| [LatLngAltitude](/maps/documentation/maps-3d/android-sdk/reference/com/google/android/gms/maps3d/model/LatLngAltitude) | A latitude/longitude pair with an altitude value. |\n| [LatLngBounds](/maps/documentation/maps-3d/android-sdk/reference/com/google/android/gms/maps3d/model/LatLngBounds) | Represents a rectangle in geographical coordinates, including one that crosses the 180 degrees longitudinal meridian. |\n| [Marker](/maps/documentation/maps-3d/android-sdk/reference/com/google/android/gms/maps3d/model/Marker) | A representation of a marker object in a 3D map. |\n| [MarkerOptions](/maps/documentation/maps-3d/android-sdk/reference/com/google/android/gms/maps3d/model/MarkerOptions) | Defines options for a 3D marker. |\n| [Model](/maps/documentation/maps-3d/android-sdk/reference/com/google/android/gms/maps3d/model/Model) | Model object class to represent a 3D model object within a 3D map scene. |\n| [ModelOptions](/maps/documentation/maps-3d/android-sdk/reference/com/google/android/gms/maps3d/model/ModelOptions) | Model options class to represent the options for a 3D model object within a 3D map scene. |\n| [Orientation](/maps/documentation/maps-3d/android-sdk/reference/com/google/android/gms/maps3d/model/Orientation) | A representation of a rotation transformation with three degrees of freedom. |\n| [Polygon](/maps/documentation/maps-3d/android-sdk/reference/com/google/android/gms/maps3d/model/Polygon) | A representation of a polygon object in a 3D map. |\n| [PolygonOptions](/maps/documentation/maps-3d/android-sdk/reference/com/google/android/gms/maps3d/model/PolygonOptions) | A representation of a polygon object in a 3D map. |\n| [Polyline](/maps/documentation/maps-3d/android-sdk/reference/com/google/android/gms/maps3d/model/Polyline) | A representation of a polyline object in a 3D map. |\n| [PolylineOptions](/maps/documentation/maps-3d/android-sdk/reference/com/google/android/gms/maps3d/model/PolylineOptions) | A representation of a polyline object in a 3D map. |\n| [Vector3D](/maps/documentation/maps-3d/android-sdk/reference/com/google/android/gms/maps3d/model/Vector3D) | A three-dimensional real vector. |\n| [dslKt](/maps/documentation/maps-3d/android-sdk/reference/com/google/android/gms/maps3d/model/dslKt) | |"]]