setMapAnchor abstract method

Future<void> setMapAnchor(
  1. double anchorU,
  2. double anchorV
)

设置地图锚点

Implementation

Future<void> setMapAnchor(double anchorU, double anchorV);