Skip to content

The component Map receives the json to be rendered. Use react-simple-maps and react-tooltip.

Notifications You must be signed in to change notification settings

nicolobruno/generic-map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was bootstrapped with Create React App.

Generic Component Map

Example use Argentina map

Props

Property Type Required? Description
map object Specifies the data
width Number Specifies the width
heigth Number Specifies the type
center Number Specifies the aling
scale Number Specifies the number of scale
currency String Specifies the currency
zoom Number Specifies the number of zomm

Demo & Examples

Visit: https://generic-map.vercel.app/

To build the examples locally, run:

npm install
npm start

alt text

Then open localhost:8000 in a browser.

About

The component Map receives the json to be rendered. Use react-simple-maps and react-tooltip.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published