yourcelf / olwidget

Javascript library to replace textareas that contain WKT data with editable OpenLayers maps, and a django app using it for django forms and admin.
Other
91 stars 44 forks source link

Info popups jumpy in chrome with uncached image #37

Closed skyl closed 13 years ago

skyl commented 14 years ago

You can view a cluster pop-up here:

http://dev.cittadelcapo.com/en/attractions/regions/city-centre/

note that after chrome caches the image, then the popup will not jump out of place.

Or, am I Doing It Wrong?

yourcelf commented 14 years ago

Definitely does appear to be jumpy. Could I trouble you for a minimal test case that exhibits that behavior?

yourcelf commented 14 years ago

(also, under the circumstances, you might consider trying popupsOutside: true in the InfoMap options)

yourcelf commented 13 years ago

Gonna close this, it's been a while... reopen if you still have trouble.

skyl commented 13 years ago

yes, thank you, everything is different now, not the least of which, my approach to javascript. Hopefully I will find time to work with olwidget again in the future.