You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the component mounted this info-window white box show without any action on the marker and when I close it can not open it again when clicking on the marker.
@MohammadNehru I don't know if you managed to resolve this but you have 2 typos in your HTML code.
Inside your <gmap-info-window> component you have misspelled :oprions, which should be :options and :opend, which should be :opened.
Hello,
When the component mounted this info-window white box show without any action on the marker and when I close it can not open it again when clicking on the marker.
Map when mounted
Vue code
HTML page code
The text was updated successfully, but these errors were encountered: