@smartmaps/maps • Docs
@smartmaps/maps / GestureHandlingOptions
Interface: GestureHandlingOptions
If you wish to override the gestureHandling settings, use the gestureHandlingOptions property in MapOptions:
text (object): text to show the appropriate description. You must specify text for touch, scroll, and scrollMac.
duration (int): time in ms before the message should disappear. default: 1000 (1 sec).
Properties
duration?
optionalduration:number
text?
optionaltext:object
scroll?
optionalscroll:string
scrollMac?
optionalscrollMac:string
touch?
optionaltouch:string