在React中使用高德地图
在react中使用套的地图1.标题在react中使用道德地图首先需要去npm 下载 然后引用import { Map, Marker} from 'react-amap';2.引入之后需要在一些简单的配置如下 render() { let mapStyle = { boxSizing: 'border-box', width: this.props.width || '400px', height: thi
原创
2020-07-28 17:17:43 ·
3042 阅读 ·
0 评论