FlowingCode / GoogleMapsAddon

Vaadin Addon based on Google Maps Web Component
https://www.flowingcode.com/en/open-source/
Apache License 2.0
20 stars 7 forks source link

Add support for KML Layer #23

Closed mlopezFC closed 2 years ago

mlopezFC commented 3 years ago

It would be good to add support for adding KML layers

umitkirtilcomu commented 3 years ago

Hi , Any updates on this ?

paodb commented 2 years ago

I've been investigating this feature and an initial implementation can be done as the web-component already has support for sending an kml url to display a kml layer on a map. Then we could add more functionality and options as explained here, but the web-component part will need to be updated first.

mlopezFC commented 2 years ago

Let's go ahead with this approach 👍