Skip to content

Instantly share code, notes, and snippets.

View wyoumans's full-sized avatar
💭
Laraveling

Will wyoumans

💭
Laraveling
View GitHub Profile
@wyoumans
wyoumans / yukon.html
Last active October 11, 2015 04:28
Javascript map of the Yukon Territory
<script src="/scripts/libs/raphael-2.1.0.min.js" type="text/javascript" charset="utf-8"></script>
<script type="text/javascript" charset="utf-8">
window.onload = function () {
var paper = ScaleRaphael("paper", 1391, 1347);
var canada = {};
var path = "M 1160.4397,680.67529 C 1159.3729,679.972 1155.125,677.88101 1151,676.02864 C 1144.7017,673.20033 " +
"1122.9778,661.92409 1087.3258,642.97723 C 1075.9927,636.95442 1034.4743,611.15123 1003.75,591.03597 C 992.869" +
"37,583.91239 988,580.15615 988,578.88637 C 988,576.35528 991.08744,571.50566 994.31523,568.96668 C 1000.1153," +
"564.40432 996.76651,561.46008 985.36663,561.09919 C 983.10797,561.02769 982.08516,560.43367 981.70274,558.971" +