Michael Marshall
06/22/2024, 2:37 PMMichael Marshall
06/23/2024, 8:51 AMprojection
which is not observable (not exactly sure why, perhaps it's not strictly mutable state and just a getter under the hood? Hard to tell since the code source isn't available for GoogleMap
). My solution was to observe the camera target and zoom instead, but then read the projection on each change.Chris Athanas
06/26/2024, 2:33 AM