1.0.1 • Published 2 years ago

@react-jvectormap/chicago v1.0.1

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

@react-jvectormap/chicago

A collection of JvectorMap maps of Chicago.

Available Maps:

  • usIlChicagoMill
  • usIlChicagoMerc

Installation:

    yarn add @react-jvectormap/chicago

or:

    npm install --save @react-jvectormap/chicago

Usage

    import { usIlChicagoMill } from '@react-jvectormap/chicago';

or:

    import usIlChicagoMill from '@react-jvectormap/chicago/dist/usIlChicagoMill';