Select to view content in your preferred language

Map navigation based on direction

654
2
07-02-2014 12:13 PM
BhavinSanghani
Frequent Contributor
Is there any widget available in JS API to navigate map based on the selected direction? e.g. North, NorthEast, West, SouthWest etc.
0 Kudos
2 Replies
KenBuja
MVP Esteemed Contributor
Is this what you're looking for?

This uses the showPanArrows method (but you have to also set nav: true in the map constructor).
0 Kudos
BhavinSanghani
Frequent Contributor
It looks good but I am looking more like one control, how it appears on http://maps.google.com.
0 Kudos