Commit Graph

12 Commits

Author SHA1 Message Date
Kevin Dungs 990ebd3ee5 Merge pull request #17 from betatim/dont-move-marker-on-zoom
Do not move marker on double click
2014-11-24 15:53:01 +01:00
Tim Head e7eb6c2283 Move code that prevents moveTo from running 2014-11-23 12:24:59 +01:00
Kevin Dungs 14e5d8fb21 Fix #18. 2014-11-23 12:22:58 +01:00
Tim Head 719148aa1c Do not move marker on double click
Zoom but do not move the marker on double click
on the map.
2014-11-23 12:07:19 +01:00
Tim Head d5cae4c6b7 Map now pans when marker is outside viewport 2014-11-23 11:41:25 +01:00
Tim Head cc80f74dec Smarter landing page 2014-11-18 15:40:05 +01:00
Kevin Dungs d72e9eb10b Fix small error in style. 2014-11-18 14:38:55 +01:00
Kevin Dungs a651a584a9 Improve search bar behaviour. 2014-11-18 14:35:16 +01:00
Kevin Dungs c01af15828 Add experimental search bar. 2014-11-18 11:56:39 +01:00
Kevin Dungs c3d518a68d Also change page title for nicer history. 2014-11-18 11:22:54 +01:00
Kevin Dungs 4f90b5dc04 Implement responsive URLs. 2014-11-18 11:11:37 +01:00
Kevin Dungs ce9cd36c9d Integrate the API into the App.
Very simple proof of concept for the moment.
Also the map is now click-able and the marker updates its label via the
API.
2014-11-18 10:10:18 +01:00