Package 

Class GeoJsonMultiPoint

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

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

    A GeoJsonMultiPoint geometry contains a number of GeoJsonPoints.

    • Method Summary

      Modifier and Type Method Description
      final String getType()
      final List<GeoJsonPoint> getPoints()
      • Methods inherited from class com.google.maps.android.data.geojson.GeoJsonMultiPoint

        getGeometryObject, getGeometryType, setGeometryType, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait