• Resolved edrouin

    (@edrouin)


    I just made the update to version 2.7.2 of leaflet extension. Since update, my map doesn’t show anymore on my site and in the shortcode helper. I tried removing parts of my shortcode to see if it was syntax error but with no luck.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author bozdoz

    (@bozdoz)

    What errors do you get in the console?

    Thread Starter edrouin

    (@edrouin)

    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 7 years, 9 months ago by edrouin.
    Thread Starter edrouin

    (@edrouin)

    The shortcode:

    [leaflet-map height=400 width=700 lat=45.4 lng=-73.3 zoom=8 zoomcontrol="1"]
    
    [leaflet-kml src="https://localhost/wp-content/uploads/osm-map/zon_peche.kml" color="blue" fillColor="blue" fillOpacity="0.2" weight=5 popup_property="NO_ZONE"]
    Plugin Author bozdoz

    (@bozdoz)

    Can you send me a link?

    Thread Starter edrouin

    (@edrouin)

    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.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘2.7.2 update – no map’ is closed to new replies.