menu
kakao_map_sdk package
documentation
web/kakao_map_sdk_web.dart
KakaoMapWebControllerHandler
setGesture abstract method
setGesture abstract method
dark_mode
light_mode
setGesture
abstract method
Future
<
void
>
setGesture
(
GestureType
gesture
,
bool
enable
)
Implementation
Future<void> setGesture(GestureType gesture, bool enable);
kakao_map_sdk package
documentation
web/kakao_map_sdk_web
KakaoMapWebControllerHandler
setGesture abstract method
KakaoMapWebControllerHandler mixin