Skip to content
Mike Tschudi edited this page Jan 29, 2015 · 5 revisions
Status 1/29/15
  • Frame built and ready for components
  • To do: add locate button using JS API sample
Requirements summary
  • Build on application-boilerplate-js
  • Vertically-split screen with map to left and fixed-width, full-height sidebar to right
  • Map is fully functional and created from a webmap id; includes small versions of zoom and locate buttons in top left
  • Sidebar has hidden overflows and no scrollbars; has 1-pixel lightgray border for delineation and testing
  • Sidebar's container div is divided into two full-width divs, each of which has a has 1-pixel lightgray border for delineation and testing
    • top div is fixed height
    • bottom div occupies remaining height and adjusts as browser window height adjusts
  • App's minimum supported size is 640x480 (landscape and portrait orientations of these dimensions)
Configuration items

none

back to home page