From 22f426eebe8d3d3d70d58513fb53d821899183e4 Mon Sep 17 00:00:00 2001 From: Alexander Goryushkin Date: Fri, 17 May 2024 21:26:14 -0400 Subject: [PATCH] add note about map libs --- src/components/street-geo.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/components/street-geo.js b/src/components/street-geo.js index 1fba8e240..6673e13ae 100644 --- a/src/components/street-geo.js +++ b/src/components/street-geo.js @@ -16,6 +16,8 @@ const GOOGLE_API_KEY = 'AIzaSyAQshwLVKTpwTfPJxFEkEzOdP_cgmixTCQ'; * - add map name to this.mapTypes variable * - add creating function with name: Create * - add update function with name: Update + * + * It is assumed that the appropriate libraries for all map types are loaded in advance. */ AFRAME.registerComponent('street-geo', { schema: {