I'm building an application where I want to display multiple markers
on a map. I'm having an issue, when the map is loaded and all the
markers are displayed. If you start dragging the map, then the markers
disappear. If you then zoom in and out again, then you can drag the
map without losing the markers.
If you first click on a marker, and then start dragging the map, then
there is no problem.
I have put my example online here:
http://staging.theanalogguy.com
Never mind the messy code, I'm rebuilding something that was built for
v2 of the API.
I have tested this on 3 different laptops, FF3, latest Safari and IE7.
They all suffered from disappearing markers.
Does anyone else have this problem, or does anyone know a solution for
this?
Thanks!!
Tom