The js-api-loader-map sample demonstrates how to load the Google Maps JavaScript API using the JS API Loader.
Follow these instructions to set up and run js-api-loader-map sample on your local computer.
$npm i
First cd to the folder for the sample to run, then:
$npm start
From samples/:
$npm run build --workspace=js-api-loader-map/
From samples/:
$npm run build-all
For feedback related to this sample, please open a new issue on GitHub.