menu
tim_ui_kit_lbs_plugin package
documentation
abstract/map_class.dart
TIMMapState<T extends StatefulWidget>
moveMapCenter method
moveMapCenter method
dark_mode
light_mode
moveMapCenter
method
void
moveMapCenter
(
TIMCoordinate
pt
)
Move the center coordinate of the map / 移动地图视角
Implementation
void moveMapCenter(TIMCoordinate pt){}
tim_ui_kit_lbs_plugin package
documentation
abstract/map_class
TIMMapState<T extends StatefulWidget>
moveMapCenter method
TIMMapState class