Hi XDev, Does this support KML File support ? if so is there any tutorial

Hi XDev,

Does this support KML File support ? if so is there any tutorial ?

thanks

best regards

  • Umit.

Hi Umit,

thanks for your feedback.

As far as we know leaflet cannot handle KML files. A plugin is required for this.
So we cannot handle KML files either.
The best thing would be that you a small framework yourselft that reads and/or parses the KML file and creates the elements on a layer.

Maybe this JS-Plugin can help you: https://github.com/windycom/leaflet-kml

Best regards
XDEV Software