Introduction

Basic Usage

This section provides different ways to get started with jsvectormap, whether you’re using a module bundler or manually adding the library.

Usage

If you’re using Webpack, Vite, or any module bundler, you need to import jsvectormap and the specific map you want to use.

CDN

For quick usage, you can load jsvectormap directly from a CDN:

Previous
Installation