menu
kakao_map_sdk package
documentation
web/kakao_map_sdk_web.dart
WebLabelControllerHandler
changePoiStyle abstract method
changePoiStyle abstract method
dark_mode
light_mode
changePoiStyle
abstract method
Future
<
void
>
changePoiStyle
(
String
poiId
,
String
styleId
, [
bool
transition
=
false
])
Implementation
Future<void> changePoiStyle(String poiId, String styleId, [bool transition = false]);
kakao_map_sdk package
documentation
web/kakao_map_sdk_web
WebLabelControllerHandler
changePoiStyle abstract method
WebLabelControllerHandler mixin