Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Marker绑定事件 #18

Open
leileizhu opened this issue Mar 26, 2017 · 0 comments
Open

Marker绑定事件 #18

leileizhu opened this issue Mar 26, 2017 · 0 comments

Comments

@leileizhu
Copy link

<AMapView.Marker key = {i} pinColor={Markers.pinColor} draggable title={Markers.title} description={Markers.description}
coordinate={{latitude:Markers.coordinate.latitude, longitude:Markers.coordinate.longitude} } onPress={(Markers.title)=>{this.onMarker(Markers.title)}} />请问我这样绑定点击事件,为什么箭头函数下报红???

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant