com.google.android.gms.maps3d.model
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 |