TheDevPath/Navi

Display place details

开放

#182 创建于 2018年2月28日

 (12 条评论) (0 个反应) (1 位负责人)JavaScript (63 个派生)auto 404
enhancementfrontendhelp wantedin progress

仓库指标

星标
 (53 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南