ZoomMarker
ZoomMarker copied to clipboard
Marker div size extends to the right edge
When adding a marker to a ZoomMarker object, the div containing the marker, which is in control of handling clicks on the marker, has an inappropriate size. It extends to the right most of the screen. This means that clicking on the exceeded area counts as clicking on the marker, and not on what is under it.
Here is a screenshot of the size of the marker using the chrome dev-tools. The specified size when creating this marker was 35, which is seen in it's height but not its width.
.