position
The current camera of the map.
null until the map reports its first camera or an explicit value is assigned. A map has no meaningful camera before it has been laid out, which is what WemapMapView.isInitialCameraApplied reports; leaving this null means "open at the camera the map data specifies".
Reading it recomposes on every camera change the map reports, at the frequency WemapMap's cameraUpdateFrequency selects.