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
I think there is a misunderstanding on the api -> popup-> events section.
In details at @OPEN and @close description it seems the text refers to marker rather the popup.
@open
Description: Fires when marker added on the map.
Payload { popup: Popup } Object with MapboxGL Popup object
#@close
Description: Fires when marker added on the map.
Payload { popup: Popup } Object with MapboxGL Popup object
The text was updated successfully, but these errors were encountered:
https://soal.github.io/vue-mapbox/api/popup.html#events
I think there is a misunderstanding on the api -> popup-> events section.
In details at @OPEN and @close description it seems the text refers to marker rather the popup.
The text was updated successfully, but these errors were encountered: