import {Map, NavigationControl, MapTypeControl, ScaleControl, OverviewMapControl} from '../../../src'
<Map mapStyle={simpleMapStyle}>
<NavigationControl />
<MapTypeControl />
<ScaleControl />
<OverviewMapControl />
<PanoramaControl anchor={BMAP_ANCHOR_TOP_RIGHT} offset={new BMap.Size(10, 40)}/ >
</Map>
可配置属性 参考官网
- anchor
- offset
- type
- showZoomInfo
- enableGeolocation
可配置属性 参考官网
- anchor
- offset
- type
- mapTypes
可配置属性 参考官网
- anchor
- offset
可配置属性 参考官网
- anchor
- offset
- size
- isOpen
可配置属性 参考官网
- anchor
- offset