文件名称:一组与 React、Ant Design 和 OpenLayers 结合使用的地理相关模块。
文件大小:1.14MB
文件格式:ZIP
更新时间:2024-06-28 09:15:58
Maps
react-geo 一组与地理相关的组件,可与 react、antd 和 ol 结合使用。 示例和 API 文档 访问 https://terrestris.github.io/react-geo/docs/latest/index.html Workshop 访问 https://terrestris.github.io/react-geo-ws/ 安装 npm i @terrestris/ react-geo 要求 react-geo 旨在与 es6-modules 一起使用。 要使用组件,只需像我们在示例中所做的那样导入它: import { CircleMenu, SimpleButton, MapComponent, MapProvider, mappify } from '@terrestris/react-geo'; 推荐使用 webpack 和 babel。 你需要在你的 webpack-config 中配置一个 less-loader 来接收 react-geo 特定的样式。 模块:{ 加载器:[{ 测试:/\.less$/,加载器:['style-loader','