This file contains hidden or 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
The Beths █████▊░░░░░░░░░░░ 45 plays | |
Skullcrusher ██▍░░░░░░░░░░░░░░ 19 plays | |
Alex G █▋░░░░░░░░░░░░░░░ 13 plays | |
Arctic Monkeys █▌░░░░░░░░░░░░░░░ 12 plays | |
Fiona Apple █▌░░░░░░░░░░░░░░░ 12 plays | |
Madison Cunningham █▌░░░░░░░░░░░░░░░ 12 plays | |
Jessie Baylin █▎░░░░░░░░░░░░░░░ 10 plays | |
Jon Hopkins ▍░░░░░░░░░░░░░░░░ 3 plays | |
Taylor Swift ▍░░░░░░░░░░░░░░░░ 3 plays | |
Belle and Sebastian ▎░░░░░░░░░░░░░░░░ 2 plays |
This file contains hidden or 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
9 Games played | 9 Games won | 👑 154 WPM | ø 131 WPM | |
―― Recent races (Average ø 131 WPM) | |
███████████████████████████████████ 154 WPM | |
████████████████████████████████▌░░ 144 WPM | |
███████████████████████████████▏░░░ 137 WPM | |
██████████████████████████░░░░░░░░░ 115 WPM | |
███████████████████████████████▏░░░ 137 WPM | |
████████████████████████████████▌░░ 143 WPM | |
███████████████████████▏░░░░░░░░░░░ 102 WPM | |
██████████████████████▉░░░░░░░░░░░░ 101 WPM |
This file contains hidden or 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
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> | |
<head> | |
<title>Portland Clean Air</title> | |
<meta http-equiv="Content-Type" content="application/xhtml+xml; charset=UTF-8" /> | |
<meta | |
name="description" | |
content="Portland Clean Air is a registered Oregon Political Committee opposed to Coal Train Dust and Industrial Pollution" | |
/> | |
<meta | |
name="keywords" |
This file contains hidden or 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
const routes = { | |
target: | |
[ | |
[-118.674572,42.2641], | |
[-118.675232,42.264006], | |
[-121.525438,43.64906], | |
[-121.525459,43.648492],], | |
[-121.525501,43.64656],], | |
[-121.525501,43.645782], | |
[-121.52552,43.645731], |
This file contains hidden or 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> | |
<meta charset="utf-8" /> | |
<title>Display a satellite map</title> | |
<meta name="viewport" content="initial-scale=1,maximum-scale=1,user-scalable=no" /> | |
<script src="https://api.mapbox.com/mapbox-gl-js/v2.0.1/mapbox-gl.js"></script> | |
<link href="https://api.mapbox.com/mapbox-gl-js/v2.0.1/mapbox-gl.css" rel="stylesheet" /> | |
<style> | |
body { margin: 0; padding: 0; } |
This file contains hidden or 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> | |
<meta charset="utf-8" /> | |
<title>Display a satellite map</title> | |
<meta name="viewport" content="initial-scale=1,maximum-scale=1,user-scalable=no" /> | |
<script src="https://api.mapbox.com/mapbox-gl-js/v2.0.1/mapbox-gl.js"></script> | |
<link href="https://api.mapbox.com/mapbox-gl-js/v2.0.1/mapbox-gl.css" rel="stylesheet" /> | |
<style> | |
body { margin: 0; padding: 0; } |
This file contains hidden or 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> | |
<meta charset='utf-8' /> | |
<title>Display a popup on hover</title> | |
<meta name='viewport' content='initial-scale=1,maximum-scale=1,user-scalable=no' /> | |
<script src='https://api.tiles.mapbox.com/mapbox-gl-js/v1.11.0/mapbox-gl.js'></script> | |
<link href='https://api.tiles.mapbox.com/mapbox-gl-js/v1.11.0/mapbox-gl.css' rel='stylesheet' /> | |
<style> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or 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> | |
<meta charset="utf-8" /> | |
<title>Adjust a layer's opacity</title> | |
<meta name="viewport" content="initial-scale=1,maximum-scale=1,user-scalable=no" /> | |
<script src="https://api.mapbox.com/mapbox-gl-js/v1.9.1/mapbox-gl.js"></script> | |
<link href="https://api.mapbox.com/mapbox-gl-js/v1.9.1/mapbox-gl.css" rel="stylesheet" /> | |
<style> | |
body { margin: 0; padding: 0; } |
NewerOlder