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

オフラインでもMapViewで検索できるようにする機能の実装 #5

Open
h5y1m141 opened this issue Sep 1, 2013 · 1 comment
Assignees

Comments

@h5y1m141
Copy link
Owner

h5y1m141 commented Sep 1, 2013

ACSに不具合があった場合のことなどを想定して、オフラインでもMapViewで検索できるようにする機能の実装方法について考えておく

@h5y1m141
Copy link
Owner Author

h5y1m141 commented Sep 1, 2013

  • 現在のJSONデータに個々のお店のGeohashも含める形のデータ構造に変更する
  • CraftBeerFanのアプリ側で、Cloud.query.xxx実行した時に、JSONデータをTi.App.とか利用してそのままキャッシュする。

という方向性で実現できそうな気がする

スクロールした際に、mapView.getRegion()で緯度経度情報は取得できる

@ryugoo_ さんが作った js-geohash使ってGeohashの値を得て、それを元にJSON上にある値を検索すればサーバ上の不具合あっても動作しそうな気がする

@ghost ghost assigned h5y1m141 Sep 1, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant