menu
kakao_map_sdk package
documentation
web/kakao_map_sdk_web.dart
WebLabelControllerHandler
changePoiOffsetPosition abstract method
changePoiOffsetPosition abstract method
dark_mode
light_mode
changePoiOffsetPosition
abstract method
Future
<
void
>
changePoiOffsetPosition
(
String
poiId
,
double
x
,
double
y
,
bool
forceDpScale
,
)
Implementation
Future<void> changePoiOffsetPosition( String poiId, double x, double y, bool forceDpScale);
kakao_map_sdk package
documentation
web/kakao_map_sdk_web
WebLabelControllerHandler
changePoiOffsetPosition abstract method
WebLabelControllerHandler mixin