menu
kakao_map_sdk package
documentation
web/kakao_map_sdk_web.dart
WebLabelControllerHandler
movePoi abstract method
movePoi abstract method
dark_mode
light_mode
movePoi
abstract method
Future
<
void
>
movePoi
(
String
poiId
,
LatLng
position
, [
double
?
millis
])
Implementation
Future<void> movePoi(String poiId, LatLng position, [double? millis]);
kakao_map_sdk package
documentation
web/kakao_map_sdk_web
WebLabelControllerHandler
movePoi abstract method
WebLabelControllerHandler mixin