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