Google Maps JavaScript API in the Angular 2+ applications using TypeScript.
The sample application implements Google Maps, Markers, Geolocation and Geocoding.
Make sure that you have the latest version of npm:
npm install npm@latest -g
In the command line, go to the directory that contains index.html
:
npm install
npm start