TheDevPath/Navi

Display place details

オープン

#182 opened on 2018/02/28

 (12 件のコメント) (0 件のリアクション) (1 人の担当者)JavaScript (63 件のフォーク)auto 404
enhancementfrontendhelp wantedin progress

Repository metrics

Stars
 (53 個のスター)
PR merge metrics
 (PR metrics pending)

説明

Create a component for displaying details about a place.

It should have two view modes:

  • full screen (most of the viewport height):
    • as much detail as we can provide: may start with image, option for getting directions, and "more about this place" section. See places details api for idea of what backend will be retrieving from google api based on place id.
  • partial screen (about 50% of viewport height):
    • partial map view with location centered
    • simple summary of place: name, address, and options for getting directions

コントリビューターガイド