zywh / mapleapp

MapleCity App Ionic2 and Angular2
4 stars 0 forks source link

Google marker click to show house summary #10

Closed zywh closed 8 years ago

zywh commented 8 years ago

It need handle either single house or multiple ones that are same LAT/LNG (Condo)

zywh commented 8 years ago

Alert window is customized for single house. However click event is hard to customize. Right now use confirm button to call back this.nav.push(HouseDetailPage)