Package 

Interface DataPolygon

    • Method Summary

      Modifier and Type Method Description
      abstract List<LatLng> getOuterBoundaryCoordinates() Gets an array of outer boundary coordinates
      abstract List<List<LatLng>> getInnerBoundaryCoordinates() Gets an array of arrays of inner boundary coordinates
      • Methods inherited from class com.google.maps.android.data.Geometry

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

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