This sample is generated from @googlemaps/js-samples located at https://github.com/googlemaps/js-samples.
npm i
npm run dev # development
npm run build # production
The application is currently using the .env
file to embed the API key in the
HTML document. This is a temporary key and is not valid for production usage. It
can be replaced by following these instructions to
get an api key.
For feedback related to this sample, please open a new issue on GitHub.