zywh / mapleapp

MapleCity App Ionic2 and Angular2
4 stars 0 forks source link

Google Map show full list button toggle #13

Closed zywh closed 8 years ago

zywh commented 8 years ago

Toggle is not stable based on condition

It should hide if

  1. no house on current map
  2. return object type is grid or city (too many markers)

Alternate option of too many marker is to create actionsheet with action for users to select

  1. Zoom in
  2. Pop up selection option
zywh commented 8 years ago

Better now