1.0.0-alpha.3 • Published 4 years ago

@react-jvectormap/northamerica v1.0.0-alpha.3

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

@react-jvectormap/northamerica

A collection of JvectorMap maps of North America.

Available Maps:

  • northAmericaMill
  • northAmericaMerc

Installation:

    yarn add @react-jvectormap/northamerica

or:

    npm install --save @react-jvectormap/northamerica

Usage

    import { northAmericaMill } from '@react-jvectormap/northamerica';

or:

    import northAmericaMill from '@react-jvectormap/northamerica/dist/northAmericaMill';