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: {