Skip to content

Commit

Permalink
add link to documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
cleder committed Jan 14, 2023
1 parent ccf1d1a commit 09f0221
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions fastkml/geometry.py
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,8 @@ def __init__(
3 meters above sea level, the placemark will appear
elevated above the terrain by 7 meters. A typical use
of this mode is for aircraft placement.
https://developers.google.com/kml/documentation/kmlreference#geometry
"""
super().__init__(ns, id)
self.extrude = extrude
Expand Down

0 comments on commit 09f0221

Please sign in to comment.