Last active
February 1, 2019 11:27
-
-
Save fxi/86d0a60b87c051ad7e5e9e9122b533e5 to your computer and use it in GitHub Desktop.
Experimental travel time surface without server
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html> | |
<head> | |
<style> | |
* { | |
font-family: helvetica, sans; | |
} | |
</style> | |
</head> | |
<body> | |
<h3> Moved to <a href="http://fxi.io/experiments/traveltime/index.html"> FXI's experiments : travel time <a> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment