Replies: 1 comment
-
You can define a ref on the Or read the example in docs: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I need to know when google map is loaded in the component to call some function.
How to do that?
A "vueGoogleMapsInit" function is called when the map is loaded, but it's called outside the Vue app, I need something to be called inside the component
Edit:
Note: calling this function "vueGoogleMapsInit" will not load the map images
Beta Was this translation helpful? Give feedback.
All reactions