north and pan buttons are not working in firefox on initial load of maps

2009-07-09 Thread pradeepa
The north and south pan buttons are not working in firefox browser on the initial load. When I resize the map Its working fine. and Its working fine in IE also. Did any body know the reason why it is not working in firefox. Thanks Pradeep. --~--~-~--~~~---~--~~

Re: Is there a way to fire an event when user clicks on pan button in google maps using google map API?

2009-07-06 Thread pradeepa
Thank you very much. That solved my problem. Pradeep On Jul 6, 12:31 pm, Esa wrote: > On Jul 6, 10:09 am, pradeepa wrote: > > > I want to call a method when user clicks on pan buttons. Is there any > > way to do this using google maps API? > > There is an undocumen

Is there a way to fire an event when user clicks on pan button in google maps using google map API?

2009-07-06 Thread pradeepa
I tried the dragend event, but the dragend event is getting fired only when the map is dragged to end, but its not getting fired when user pans the map using pan buttons. I want to call a method when user clicks on pan buttons. Is there any way to do this using google maps API? Thanks Pradeep. --