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>

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions