3 Commits

Author SHA1 Message Date
fkloft
79953c6494 [missions] show distance to mission (using distance-to-portal) 2015-04-12 02:07:14 +02:00
fkloft
d55d363112 [distance-to-portal] add vendor-prefixes to transformations and implement updating the distance without re-rendering all portal details
Firefox supports 'transform' without prefix, but Android still requires '-webkit-'. To be sure, include properties with '-moz-', '-webkit-' and without prefix.
2015-02-21 14:19:33 +01:00
fkloft
9c534c8898 [distance-to-portal] also show bearing 2015-02-21 14:02:01 +01:00