Plugin Author
bozdoz
(@bozdoz)
What errors do you get in the console?
No errors in the JS.
CSS errors:
Unknown property ‘user-select’. Declaration dropped. leaflet.css:25:20
Error in parsing value for ‘image-rendering’. Declaration dropped. leaflet.css:30:18
Unknown property ‘touch-action’. Declaration dropped. leaflet.css:54:13
Unknown property ‘touch-action’. Declaration dropped. leaflet.css:61:13
Unknown property ‘behavior’. Declaration dropped. leaflet.css:99:9
Error in parsing value for ‘cursor’. Declaration dropped. leaflet.css:200:9
Error in parsing value for ‘cursor’. Declaration dropped. leaflet.css:215:9
Unknown property ‘zoom’. Declaration dropped. leaflet.css:519:5
Expected ‘none’, URL, or filter function but found ‘progid’. Error in parsing value for ‘filter’. Declaration dropped. leaflet.css:526:9
Unknown property ‘user-select’. Declaration dropped. leaflet.css:561:12
-
This reply was modified 9 years, 1 month ago by
edrouin.
The shortcode:
[leaflet-map height=400 width=700 lat=45.4 lng=-73.3 zoom=8 zoomcontrol="1"]
[leaflet-kml src="http://localhost/wp-content/uploads/osm-map/zon_peche.kml" color="blue" fillColor="blue" fillOpacity="0.2" weight=5 popup_property="NO_ZONE"]
It came back today. Don’t know why, I haven’t change anything.
Plugin Author
bozdoz
(@bozdoz)
Hmmm. You’re the second person to report this; but I’ve got nothing to go on.