import {Map, NavigationControl, MapTypeControl, ScaleControl, OverviewMapControl} from '../../../src'
<Map mapStyle={simpleMapStyle}>
<NavigationControl />
<MapTypeControl />
<ScaleControl />
<OverviewMapControl />
</Map>
可配置属性 参考官网
- anchor
- offset
- type
- showZoomInfo
- enableGeolocation