Skip to content

Commit

Permalink
- CHG: Trying to fix image loading on map.
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastian-raubach committed May 10, 2024
1 parent 5d22639 commit c9cade7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/MultiLocationMap.vue
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,7 @@ export default {
},
initMap: function () {
if (this.map) {
this.update()
return
}
Expand Down

0 comments on commit c9cade7

Please sign in to comment.