Commit ec6cefec authored by Ian Lee's avatar Ian Lee

Added TODO for <gx:latLonQuad>

parent 8f952de9
......@@ -789,6 +789,10 @@ class GroundOverlay(_Overlay):
# can be ±180. The default is 0 (north). Rotations are specified in a
# counterclockwise direction.
# TODO: <gx:LatLonQuad>
# Used for nonrectangular quadrilateral ground overlays.
_latLonQuad = None
@property
def altitude(self):
return self._altitude
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment