Skip to content

安卓弹出气泡无法取消, 另外自定义弹出气泡显示不出来 #19

Description

@dongchuanlei


<AMapView.Marker
image={require('../../Image/location_pin_select.png')}
title={"我的位置"}
coordinate={this.state.myLocation}
>
<AMapView.Callout tooltip={true} style={{width:Util.size.width
-100,height:50,flexDirection:'row'}}>
<Image
style={styles.imageStyle}
source={{uri: 'https://facebook.github.io/react/img/logo_small.png'}}/>
<View style={{width:Util.size.width - 160,height:50}}>
这是一个好地方
美丽的大濮阳

</AMapView.Callout>
</AMapView.Marker>ker>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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