Package 

Class MultiGeometry

  • All Implemented Interfaces:
    com.google.maps.android.data.Geometry

    @Deprecated(message = Use the new platform-agnostic data layer and renderer instead.) 
    public class MultiGeometry
     implements Geometry
                        

    An abstraction that shares the common properties of KmlMultiGeometry, GeoJsonMultiLineString, GeoJsonMultiPoint, and GeoJsonMultiPolygon.