### 🐛 The bug When I try to move deprecated `zoom` prop to `mapOptions.zoom` in https://github.com/nuxt/scripts/blob/4b480b074f9269bad038636d1cea34ee445715e6/playground/pages/third-parties/google-maps/sfcs.vue#L95, the map gets centered/panned when e.g. clicking on `Show rectangle` button. ### 🛠️ To reproduce http://localhost:3000/third-parties/google-maps/sfcs ### 🌈 Expected behavior Map does not center/pan unexpectedly. ### ℹ️ Additional context _No response_
🐛 The bug
When I try to move deprecated
zoomprop tomapOptions.zoominscripts/playground/pages/third-parties/google-maps/sfcs.vue
Line 95 in 4b480b0
Show rectanglebutton.🛠️ To reproduce
http://localhost:3000/third-parties/google-maps/sfcs
🌈 Expected behavior
Map does not center/pan unexpectedly.
ℹ️ Additional context
No response