-
- All Implemented Interfaces:
-
com.google.maps.android.data.Geometry
@Deprecated(message = Use the new platform-agnostic data layer and renderer instead.) public final class KmlMultiGeometry extends MultiGeometry
Represents a KML MultiGeometry. Contains an array of Geometry objects.
-
-
Constructor Summary
Constructors Constructor Description KmlMultiGeometry(<ERROR CLASS><Geometry> geometries)
-
Method Summary
Modifier and Type Method Description <ERROR CLASS><Geometry>getGeometryObject()StringtoString()-
-
Constructor Detail
-
KmlMultiGeometry
KmlMultiGeometry(<ERROR CLASS><Geometry> geometries)
-
-
Method Detail
-
getGeometryObject
<ERROR CLASS><Geometry> getGeometryObject()
-
-
-
-