bozdoz / wp-plugin-leaflet-map

Add leaflet maps to Wordpress with shortcodes
https://wordpress.org/plugins/leaflet-map/
GNU General Public License v2.0
140 stars 71 forks source link

Cannot make image overlay #250

Open howhjohn opened 2 months ago

howhjohn commented 2 months ago

[leaflet-map address="Kowloon, Hong Kong" zoom=14 height=800 doubleClickZoom=true scrollwheel]

[leaflet-image-overlay src="XXX" ]

When I follow the steps of making an image overlay on my map, as I type [leaflet-image-overlay src="XXX" ], I found my map disappeared, and was replaced by the map from the example code. How can I fix it? Thanks.

bozdoz commented 2 months ago

Is the example page working?