UNPKG

@syncfusion/ej2-react-maps

Version:

The Maps component is used to visualize the geographical data and represent the statistical data of a particular geographical area on earth with user interactivity, and provides various customizing options for React

29 lines 978 B
{ "name": "@syncfusion/ej2-react-maps", "version": "30.1.37", "description": "The Maps component is used to visualize the geographical data and represent the statistical data of a particular geographical area on earth with user interactivity, and provides various customizing options for React", "author": "Syncfusion Inc.", "license": "SEE LICENSE IN license", "keywords": [ "react", "reactjs", "react-maps", "ej2-react-maps" ], "repository": { "type": "git", "url": "https://github.com/syncfusion/ej2-react-ui-components.git" }, "main": "./dist/ej2-react-maps.umd.min.js", "module": "./index.js", "es2015": "dist/es6/ej2-react-maps.es2015.js", "readme": "ReadMe.md", "dependencies": { "@syncfusion/ej2-base": "~30.1.37", "@syncfusion/ej2-react-base": "~30.1.37", "@syncfusion/ej2-maps": "30.1.37" }, "devDependencies": {}, "sideEffects": false, "homepage": "https://www.syncfusion.com/react-components" }