- Notifications
You must be signed in to change notification settings - Fork88
A lightweight JavaScript library for creating interactive maps and pretty data visualization.
License
themustafaomar/jsvectormap
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A lightweight Javascript library for creating interactive maps and pretty data visualization.
Explore docs .Report bug ·View demo ·Download
Bringing data to life with interactive maps
This project is a deeply modified version ofjvectormap and was created to help developers who aren't using jQuery anymore in their projects.
Jsvectormap supports all modern browsers including IE9+
- Interactive map is a powerful tool for presentation.
- It give the ability to create layers of information that can be shown or hidden at the click of a button on a region or maybe a marker.
- Data can be quickly updated, and these updates made transparent to users.
- Zoom functions that allow users to focus on either the details of a particular region, or to gain a quick overview of a wider area.
Installing via npm
npm i jsvectormap
import your preferred map you want to work with, after importing thejsvectormap
importjsVectorMapfrom'jsvectormap'import'jsvectormap/dist/maps/world.js'constmap=newjsVectorMap({selector:'#map',map:'world',})
Your contributions alwayswelcome but consider the following notes:
- The build files shouldn't be updated when sending pull requests.
jsvectormap licensed under MIT.
About
A lightweight JavaScript library for creating interactive maps and pretty data visualization.
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Uh oh!
There was an error while loading.Please reload this page.