I need to have a custom control on my Google Map v3 so I can take control of the focus for dpad navigation on GoogleTV. I am looking for a way to pan with each click of the directional arrows…just like the built in panControl. Is there public methods to pan right, left, down, and up?
Share
Look at the reference on google.maps.Map methods, in particular method
panBy():