UNPKG

ng2-heremaps

Version:
12 lines (11 loc) 297 B
export interface IControlOptions { mapTypeControl: boolean; rotateControl: boolean; scaleControl: boolean; streetViewControl: boolean; zoomControl: boolean; enableDoubleClickZoom: boolean; draggable: boolean; keyboardShortcuts: boolean; scrollwheel: boolean; }