flutter_tencent_map 1.0.1 copy "flutter_tencent_map: ^1.0.1" to clipboard
flutter_tencent_map: ^1.0.1 copied to clipboard

A Flutter plugin for Tencent Maps on Android and iOS, providing map display, overlays, camera control, location, and more with declarative API design.

1.0.1 #

  • 调整文档

1.0.0 #

  • 地图显示与配置:地图类型、路况、缩放范围、指南针、比例尺、手势开关等
  • 相机控制:moveCamera / animateCamera,支持中心点、缩放、倾斜、旋转、可视范围
  • 地图事件:点击、长按、POI 点击、相机移动、地图加载完成等回调
  • 覆盖物:MarkerPolylinePolygonCircleArc,均支持声明式 Set Diff 更新
  • Marker 能力:自定义图标(BitmapDescriptor)、锚点、旋转、透明度、拖拽、InfoWindow、碰撞控制
  • 定位图层:MyLocationStyleOptions,通过 TencentMapController.updateMyLocation 更新蓝点
  • 个性化地图样式:CustomStyleOptions
  • 地图查询与截图:坐标与屏幕坐标互转、可视区域获取、地图截图
  • 多地图实例:同一页面可同时承载多个地图 Widget
  • 隐私合规:TencentMapInitializer.setAgreePrivacy / start
  • 支持 Android(编译基准 SDK 5.9.0)与 iOS(编译基准 QMapKit 5.7.7),并兼容各自更高版本
2
likes
120
points
163
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for Tencent Maps on Android and iOS, providing map display, overlays, camera control, location, and more with declarative API design.

Homepage

License

BSD-3-Clause (license)

Dependencies

flutter, flutter_plugin_android_lifecycle, meta, plugin_platform_interface, stream_transform

More

Packages that depend on flutter_tencent_map

Packages that implement flutter_tencent_map