>
> This all used to work in Firefox, although I don't know exactly when 
> it seems to have stopped working well. 
>

Well, not sure if understand your problem. Just a note that might help.
I noticed that Google maps in FF 3.6 is different than FF 4.0. The change
is in the div that contains the map. In FF 3.6 they use css properties top
and left to drag the map. In FF 4.0 they use -moz-transform. This change
screw-up things if you are using something like jquery functions offset or 
position, which means, that affect things that do dragging and positioning.
Now the question is, are you relying on Google maps 100% or you do some
job on the top of them when the user drag the markers?

I guess this change is to do animations when the map need to be dragged.

Regards,
  David

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-maps-js-api-v3/-/l8BizVD8rToJ.
To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
To unsubscribe from this group, send email to 
google-maps-js-api-v3+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-maps-js-api-v3?hl=en.

Reply via email to