diff --git a/samples/event-poi/index.ts b/samples/event-poi/index.ts index f7b1d50b..5a0993e0 100644 --- a/samples/event-poi/index.ts +++ b/samples/event-poi/index.ts @@ -8,7 +8,7 @@ let innerMap; async function initMap() { - // Request the needed libraries. + // Request the needed libraries await google.maps.importLibrary('maps'); // Retrieve the map element.