bozdoz

Results 79 comments of bozdoz

Actually this can be resolved by using the current FAQ of [how to add a plugin](https://github.com/bozdoz/wp-plugin-leaflet-map#how-can-i-add-another-leaflet-plugin). With the gesture handling script, all you need is: `map.gestureHandling.enable()`

Right. Currently this plugin only accepts the first type for the subdomains property: https://leafletjs.com/reference.html#tilelayer-subdomains which is just a String. It does not accept String[], but it should.

Sorry for the late reply; image maps are very difficult to work with, so I have avoided almost all work related to them. Sorry.

There is a demo of this in the Shortcode helper, so I believe it is working correctly. Let me know if I'm misunderstanding this.

@dex2000 Not sure what you mean. Can you add more details?

Another link for a request for hovered markers: https://wordpress.org/support/topic/leaflet-image-issues/#post-12529265

@dex2000 I would suggest posting link-related comments in the issue associated with each link, and not here.

Do you have an example I could test with?

absolutely. Ran into some issues testing. I wanted to add a videoOverlay too, but finding that oddly difficult. Trying to troubleshoot now.