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

貢獻者指南