Skip to content

Commit

Permalink
Merge pull request #125 from alan-wu/mapviewer-1.1.0
Browse files Browse the repository at this point in the history
Enable help mode dialog for maps.
  • Loading branch information
alan-wu authored May 31, 2024
2 parents 8a3cf95 + 706fc77 commit 8d6563b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/MapViewer/MapViewer.client.vue
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
:starting-map="startingMap"
:options="options"
:share-link="shareLink"
:useHelpModeDialog="true"
@updateShareLinkRequested="$emit('updateShareLinkRequested')"
@isReady="$emit('isReady')"
@trackEvent="onTrackEvent"
Expand Down

0 comments on commit 8d6563b

Please sign in to comment.