JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Package com.google.maps.android.renderer.model
See:
Description
Class Summary
Class
Description
Circle
A data model representing a circle on the map.
Layer
A container for a collection of
MapObject
s.
Marker
A data model representing a marker on the map.
Polygon
A data model representing a polygon on the map.
Polyline
A data model representing a polyline on the map.
Enum Summary
Enum
Description
Type
Enum representing the type of map object.
Interface Summary
Interface
Description
MapObject
A common interface for all renderable map objects.