gmaps
gmaps copied to clipboard
Display or import kml file features for display on gmaps.
Hello
I think that will be powerful import content from kml file because kml files can be edited from google earth and will used on ipython notebook.
For example, we could be able for display maps similar to GoogleEarth:

In addition, kml files have so many features for make rich format maps
I dont know if this links can be useful:
Thanks for submitting the issue. I agree that supporting KML would be very useful. Realistically, I won't be able to add this myself in the near future.
For anyone interested in tackling this, implementing a KML layer would be reasonably straightforward. I would suggest reading the implementation of the directions layer. I'm obviously happy to provide feedback on designs etc.