isInitialCameraApplied
Whether the initial camera derived from the map data has been applied.
The map cannot apply it until the view has been laid out with a non-zero size, so camera is not meaningful before this turns true. Await WemapMapView.awaitInitialCamera instead of polling it.