KML options not working
-
I am trying to use a KML file that I have uploaded to my server. The file is in the folder at …/wp-content/uploads/KML/
The documentation is not clear how the path to the KML should be written:
Is it:
[leaflet-map fitbounds scrollwheel]
[leaflet-kml src=”wp-content/uploads/KML/mydata.kml”]or, something like the full path. Are quotes necessary?
[leaflet-map fitbounds scrollwheel]
[leaflet-kml src=https://mydomain.com/wp-content/uploads/KML/mydata.kml]Either way, the KML overlay file is not showing.
- The topic ‘KML options not working’ is closed to new replies.