The drone icon is a transparent png on a separate layer from the map. Clicking on it does not create a click at the map point below - this is a problem for creating guide points close to the current position of the drone.
On Mobile Safari, double tapping on the drone icon can lead to zooming the whole web viewport to the icon.
The drone icon is a transparent png on a separate layer from the map. Clicking on it does not create a click at the map point below - this is a problem for creating guide points close to the current position of the drone.
On Mobile Safari, double tapping on the drone icon can lead to zooming the whole web viewport to the icon.
I will try the following css:
pointer-events: none;