Skip to content

Installation

You can install library via package manager.

Terminal window
npm install --save react-google-map-wrapper

If you want to see a example before download? Try out the basic example.

TypeScript

In TypeScript, we recommend installing @types/google.maps

Terminal window
npm install -D @types/google.maps