Load the Google Maps JavaScript API script dynamically. This is an npm version of the Dynamic Library Import script. Sets the options for loading the Google Maps JavaScript API and installs the global ...
GSD-APP/ ├── index.html ← Landing page (homepage) ├── dashboard.html ← To-do app (the main app!) ├── login.html ← Login form (demo mode - not connected to server yet) ├── signup.html ← Sign up form ...