You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Okay so I finally was able to test this, and I wasn't able to get targetRoot to influence the positioning.
However, the size of the image seems to be a factor. Small images (e.g. 200x100 pixels) are unaffected by the bug and render normally, whereas for larger ones, the div element containing the svg overlay (the one with absolute positioning) is placed slightly too far to the left. It seems like larger images result in larger offsets, but I could be extrapolating.
First of all, thank you very much for taking the time to make marker.js. It is amazing :)
We are running into this issue when rendering marker.js inside a bootstrap modal. Any help/recommendations would be appreciated.
Thanks!
The text was updated successfully, but these errors were encountered: