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.

Map3DMode

Determines the mode of the 3D map view.

VisibilityState

Enumeration of possible visibility states: visible, hidden, fading in, or fading out.

Interfaces

Anchorable

Implementations of this interface are guaranteed to provide a position LatLngAltitude that can be used as an anchor.

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.

Glyph

Defines a glyph, which is the element at the center of a marker icon.

Hole

A hole in a polygon defined by a list of vertices.

ImageView

Holds relevant metadata to render a bitmap from a png resource file.

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.

MarkerStyle

Holds relevant metadata to render a bitmap from a png resource file or PinConfiguration.

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.

PinConfiguration

A class to configure the contents of a 3D marker.

PinConfiguration.Builder

Builder for PinConfiguration.

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.

PopoverOptions

Options for creating a popover.

PopoverShadow

Style attributes for the popover's shadow.

PopoverStyle

Style attributes for the popover.

Vector3D

A three-dimensional real vector.

dslKt