7 ms·
In its current implementation, once the JS gets your computer location, I just store the data in window.currentLocation. Until I add the functionality, you can
by perspectivezoom 13y ago
In its current implementation, once the JS gets your computer location, I just store the data in window.currentLocation. Until I add the functionality, you can start a location sort, and modify the latitude longitude coords in window.currentLocation to Boston in the console. Then click a filter on and off to trigger a re-sort.
- pbiggar 13y agoGreat solution! One of the reason I love seeing things like this on HN :) [I realize this could be read sarcastically, but I mean it sincerely.]