1.0.1 • Published 2 years ago

@react-jvectormap/northamerica v1.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
2 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';