react-svg-worldmap
Advanced tools
Comparing version 1.0.21 to 1.0.22
{ | ||
"name": "react-svg-worldmap", | ||
"version": "1.0.21", | ||
"version": "1.0.22", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "displayName": "React Worldmap", |
@@ -100,4 +100,4 @@ # react-svg-worldmap [![License: MIT](https://img.shields.io/badge/license-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![npm version](https://img.shields.io/npm/v/react-svg-worldmap.svg?style=flat)](https://www.npmjs.com/package/react-svg-worldmap) [![Demo: Simple Example](https://img.shields.io/badge/demo-live-red.svg)](https://react-svg-worldmap-simple-example.imfast.io) | ||
| valueSuffix | string | A string to suffix values in tooltips. E.g. "USD" | | ||
| frame | boolean | true/false for drawing a frame around the map | | ||
| frameColor | string | Frame color | | ||
| frame | boolean | true/false for drawing a frame around the map | | ||
| frameColor | string | Frame color | | ||
| borderColor | string | Border color around each individual country. "black" by default | | ||
@@ -104,0 +104,0 @@ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
426392
3275