I want to pan map with directional arrows . I have tried setting isPanArrows to true by passing as attribute while creating map and calling showPanArrows() on map load event. In both case arrows dont show and map.isPanArrows shows as false. Can anyone guide as to what might be wrong??