Skip to content

Commit

Permalink
added a comment
Browse files Browse the repository at this point in the history
  • Loading branch information
prconcepcion committed Apr 19, 2024
1 parent 5c58f83 commit 6fb87ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/block/map/frontend-map.js
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ class StackableMap {
// }
// }

// Inside a setTimeout since geolocation speed may vary
setTimeout( () => {
// eslint-disable-next-line no-undef
const map = new google.maps.Map( mapCanvas, mapOptions )
Expand Down

0 comments on commit 6fb87ef

Please sign in to comment.