@smartmaps/maps • Docs
@smartmaps/maps / GestureHandlingOptions
Interface: GestureHandlingOptions
Nur auf Englisch verfügbar
Diese Seite gehört zur technischen API-Referenz. Sie wird automatisch aus dem Quellcode erzeugt und liegt daher ausschließlich auf Englisch vor. Die einführenden Seiten und Leitfäden sind auf Deutsch verfügbar.
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