There seems to be some serious performance issues though as panning a
map with 180ish complex annotations does not animate.
More importantly more simple annotations do not render consistantly, I
suspect sometimes they are drawn twice (they appear twice as
"bright"), often the glitches are at tile edges. (see attached
screenshot)
Code is here: http://paste2.org/p/1110799
I was also hoping to animate and/or update the annotations in
real-time. From the animated routing example I know it should be
possible.
Should I ditch the annotations and use a custom layer like Johan?
Any advice / suggestions?
I am willing to release what I do on git and maybe even write some
documentation.
BTW I am pulling from git almost daily... :)
Regards,
Jeremy
fyi, I have reasonable knowledge of openlayers and GIS as my day job
involves web mapping.