anchor property
Point in the map's coordinate system about which zoom
and bearing
should be applied. Mutually exclusive with center
.
Implementation
final Offset? anchor;
Point in the map's coordinate system about which zoom
and bearing
should be applied. Mutually exclusive with center
.
final Offset? anchor;