This project was bootstrapped with Create React App.
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 |
Visit: https://generic-map.vercel.app/
To build the examples locally, run:
npm install
npm start
Then open localhost:8000
in a browser.