malmostad/intranet-dashboard

Show address on map

martent opened this issue · 4 comments

Implement a Show on map function for the employees address. Same UI as in the Nursing Homes app.

cc @jesperbylund

Extracted from #7.

Depending on #27

Deployed in test. Tested in IE7-9, latest Chrome, Safari, FF and on Safari/iOS.

The map gives the user a nice message if the street address doesn't match SBKs POI.

Right now, the address is just clickable, there is no "Show on map" text. Easy to add, now or later (maybe when the known issues below are fixed).

Known SBK issues

  • The map itself doesn't adjust the width when the viewport width is changed. Closing and opening the map render the correct width.
  • The map isn't touch enabled but you can zoom and pan with the controls.

SBK will notify us when their new map system is released.

Deployed in prod.