Files
igny8/frontend/node_modules/@react-jvectormap/world/README.md
2025-11-09 10:27:02 +00:00

394 B

@react-jvectormap/world

A collection of JvectorMap maps of World.

Available Maps:

  • worldMill
  • worldMerc

Installation:

    yarn add @react-jvectormap/world

or:

    npm install --save @react-jvectormap/world

Usage

    import { worldMill } from '@react-jvectormap/world';

or:

    import worldMill from '@react-jvectormap/world/dist/worldMill';