On Feb 17, 8:52 am, Manjula Jayawardana <[email protected]> wrote: > Thank you for the quick reply. I am very new to google maps. Still I did not > see a way to write my own pan control. Will you please help me on this?
Take one of the controls in the page I posted as a framework and start adding your own elements. They are generally <DIV>s or <TD>s with onclick event handlers. Just simple HTML/Javascript. Here's another, (even more basic), custom control that you can use as a template: http://maps.forum.nu/gm_custom_control.html -- Marcelo - http://maps.forum.nu -- --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
