@types/google__map The type definition for @google/maps LICENSE MIT Quickstart installiation: npm install @types/google__maps To use it in typeScript files: import { GoogleMapsClient } from '@google/maps'; Contributing # Fork this repo npm install npm run watch