To share the Map or MapView object through the application, what's the right way in Vue 3 dev environment?
To use "Provide/Inject" or "Vuex" state management ? In this thread it seems the Js SDK not support proxy so the Map objects are not reactive. What about the current version of SDK?