Dear All,
I'm facing a strange behavior using the Firefox browser (it's alright with IE 8/9), I'm using a map and I'm drawing point features on map.graphics layer. It used to work fine, but since few days ago the points have not been drawing in the correct place. It looks like an offset has been set, but actually I've never done.
The only modification I did was to widen the map, but this wouldn't be a problem since I call properly the map.resize() and map.reposition method.
I would like to point out that all the other features drawn on the other layers are correctly placed!
Furthermore, on this points I set a blinking effect, but now the point doesn't blink anymore but looks like it is getting out of the screen
Any suggestion about how to fix or where to take a look?
Thank you very much.