tylere / pykml

pyKML is a Python package for creating, parsing, manipulating, and validating KML documents.
BSD 3-Clause "New" or "Revised" License
13 stars 9 forks source link

Add function for creating overlays of text #35

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Generate text overlays automatically using the Google Charts API.

https://chart.googleapis.com/chart?chst=d_text_outline&chld=000000|36|h|ffffff|b
|Sample+first+line.|and+a+second+line!

http://chart.googleapis.com/chart?chst=d_simple_text_icon_above&chld=Single+line
+of+text|20|000000|medical|12|F88|FF0000

Original issue reported on code.google.com by tylerick...@gmail.com on 23 Feb 2012 at 9:05