-
- All Implemented Interfaces:
-
com.google.maps.android.data.Geometry
@Deprecated(message = Use the new platform-agnostic data layer and renderer instead.) public final class GeoJsonGeometryCollection extends MultiGeometry
A GeoJsonGeometryCollection geometry contains a number of GeoJson Geometry objects.
-
-
Constructor Summary
Constructors Constructor Description GeoJsonGeometryCollection(List<Geometry> geometries)
-
Method Summary
Modifier and Type Method Description final StringgetType()final List<Geometry>getGeometries()
-