Skip to content

自定义marker 不展示 #106

Description

@hwcncd

描述 / 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions