TheDevPath/Navi

Display place details

Offen

#182 geöffnet am 28.02.2018

 (12 Kommentare) (0 Reaktionen) (1 zugewiesene Person)JavaScript (63 Forks)auto 404
enhancementfrontendhelp wantedin progress

Repository-Metriken

Stars
 (53 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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

Contributor Guide