Kml Placemark
    Represents a placemark which is either a com.google.maps.android.data.kml.KmlPoint, , com.google.maps.android.data.kml.KmlPolygon or a com.google.maps.android.data.kml.KmlMultiGeometry. Stores the properties and styles of the place.
Constructors
Functions
Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  Gets the geometry object
Link copied to clipboard
                  Gets the inline style that was found
Link copied to clipboard
                  Gets a MarkerOption
Link copied to clipboard
                  Gets a PolygonOption
Link copied to clipboard
                  Gets a PolylineOption
Link copied to clipboard
                  Gets the property entry set
Link copied to clipboard
                  Gets the value for a stored property
Link copied to clipboard
                  Returns all the stored property keys
Link copied to clipboard
                  Gets the style id associated with the basic_placemark
Link copied to clipboard
                  Link copied to clipboard
                  Checks if the geometry is assigned
Link copied to clipboard
                  Gets whether the placemark has properties
Link copied to clipboard
                  Checks whether the given property key exists
Link copied to clipboard