react-native-baidumap-sdk
react-native-baidumap-sdk copied to clipboard
Android 系统实现 cover view 在地图上 可以实现吗?IOS 是可以实现的
类似于这种
可以实现呀,position: absolute 就可以了
发现好像是可以,我把组件都写到 <MapView.Map>xxxxxxxxxx</MapView.Map> 把 xxxx 移动到外面就可以了 谢谢了