Class: ojThematicMap

Oracle® JavaScript Extension Toolkit (JET)
1.1.2

E65297-01

oj. ojThematicMap extends oj.dvtBaseComponent

Version:
  • 1.1.2
Since:
  • 0.7

Touch Information

Target Gesture Action
Data Item Tap Select when selectionMode is enabled.
Press & Hold Display tooltip.
Display context menu on release.
Component Drag Pan when panning is auto.
Pinch-close Zoom out when zooming is auto.
Spread-open Zoom in when zooming is auto.

Keyboard Information

Key Action
Tab Move focus to map and then to next component.
Shift + Tab Move focus to map and then to previous component.
= or + Zoom in one level if zooming is enabled.
- or _ Zoom out one level if zooming is enabled.
0 Zoom to fit map if zooming is enabled.
Ctrl + Alt + 0 Zoom to fit region with focus.
Ctrl + 0 Zoom to fit selected regions.
Ctrl + Shift + 0 Reset map.
PageUp Pan up.
PageDown Pan down.
Shift + PageUp Pans left in left to right locales. Pans right in right to left locales.
Shift + PageDown Pans right in left to right locales. Pans left in right to left locales.
LeftArrow Move focus and selection to nearest base map region or marker to the left in same data layer.
RightArrow Move focus and selection to nearest base map region or marker to the right in same data layer.
UpArrow Move focus and selection to nearest base map region or marker above in same data layer.
DownArrow Move focus and selection to nearest base map region or marker below in same data layer.
Shift + LeftArrow Move focus and multi-select nearest base map region or marker to the left in same data layer.
Shift + RightArrow Move focus and multi-select nearest base map region or marker to the right in same data layer
Shift + UpArrow Move focus and multi-select nearest base map region or marker above in same data layer.
Shift + DownArrow Move focus and multi-select nearest base map region or marker below in same data layer.
Ctrl + LeftArrow Move focus to nearest base map region or marker to the left in same data layer, without changing the current selection.
Ctrl + RightArrow Move focus to nearest base map region or marker to the right in same data layer, without changing the current selection.
Ctrl + UpArrow Move focus to nearest base map region or marker above in same data layer, without changing the current selection.
Ctrl + DownArrow Move focus to nearest base map region or marker below in same data layer, without changing the current selection.
] Move focus and selection to nearest marker in the next data layer above.
[ Move focus and selection to nearest base map region or marker in the next data layer below.
Shift + ] Move focus to nearest marker in the next data layer above and multi-select.
Shift + [ Move focus to nearest base map region or marker in the next data layer below and multi-select.
Ctrl + ] Move focus to nearest marker in the next data layer above, without changing the current selection.
Ctrl + [ Move focus to nearest base map region or marker in the next data layer below, without changing the current selection.
Ctrl + Spacebar Multi-select base map region or marker with focus.