This sample demonstrates a basic implementation of Terra Draw with the Google Maps JavaScript API. It includes various drawing modes such as Point, LineString, Polygon, Rectangle, Circle, and Freehand.
This sample is generated from @googlemaps/js-samples located at https://github.com/googlemaps-samples/js-api-samples.
$npm i
First cd to the folder for the sample to run, then:
$npm start
From samples/:
$npm run build --workspace=sample-name/
From samples/:
$npm run build-all
For feedback related to this sample, please open a new issue on GitHub.

