forked from qiuxiang/react-native-amap3d
-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
描述 / Description
<Marker
zIndex={193}
centerOffset={{ x: 160, y: 0 }}
position={{latitude: track_destination_lat, longitude: track_destination_lng}}>
<View style={{alignItems: 'center'}}>
<View
style={{
backgroundColor: colors.white,
marginBottom: 15,
padding: 8,
borderRadius: 6,
width: 105,
}}>
距门店100米
<Entypo name={'triangle-down'} style={{color: colors.white, fontSize: 30, position: 'absolute', top: 20}} />
<FastImage
source={{uri: 'img_url'}}
style={{width: 65, height: 40}}
resizeMode={FastImage.resizeMode.contain}
/>
复现步骤 / Steps to reproduce
No response
库版本 / Library version
3.2.5-rc.4
React Native OpenHarmony version
0.72.48-2
构建类型 / Build type
None
设备 / Device
None
设备版本 / Device model
No response
已悉知 / Acknowledgements
Yes
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels