Package 

Class KmlGroundOverlay

    • Method Summary

      Modifier and Type Method Description
      String getImageUrl() Gets an image url
      LatLngBounds getLatLngBox() Returns boundaries of the ground overlay
      Iterable<String> getProperties() Gets an iterable of the properties
      String getProperty(String keyValue) Gets a property value
      boolean hasProperty(String keyValue) Returns a boolean value determining whether the ground overlay has a property
      String toString()
      • Methods inherited from class java.lang.Object

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