Intent: a single click places the (only) marker in the new click location; a double click (1) centers there, (2) zooms in two levels, (3) drops a marker in the center.
Firefox behavior: after successful #3, the map pans (UNdesirable). The amount of pan appears to be the distance between the double click point and the center point. Why? I've added alerts to show how (1) #3 center location is good and then (2) moveend() is called (why???). I added "disableDoubleClick()" to override the default. (IE behavior is horrible: neither single nor double click leads to meaningful results. Just trying to solve Firefox oddity for now.) http://phoons.com/cgi/testmap.pl Thanks! John -- You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en.
