flask-extensions / Flask-GoogleMaps

Easy way to add GoogleMaps to Flask applications. maintainer: @getcake
https://flask-googlemaps.com
MIT License
644 stars 195 forks source link

[RFC] Add KML layer on the Map #131

Closed bhuveshsharma09 closed 2 years ago

bhuveshsharma09 commented 3 years ago

I would like to develop a piece of code for this repo which will help user to add KML layers on the map.

While initializing a map object, the user will be able to pass a KML file, Which will appear on the map as a layer

For example, the KML layer of dengue spread in Singapore.

image

JacobGeoGeek commented 2 years ago

@Riverfount, can we close this issue?