Skip to content

Instantly share code, notes, and snippets.

View hanbyul-here's full-sized avatar

Hanbyul Jo hanbyul-here

  • New York, United States
View GitHub Profile
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<!-- Sets initial viewport load and disables zooming -->
<meta name="viewport" content="initial-scale=1, maximum-scale=1">
<title>object literat initialization test</title>
<style>
.mom{
@hanbyul-here
hanbyul-here / gist:0607236c090d7b4bc623
Last active August 29, 2015 14:25
Mapzen geojson tile to svg
<!DOCTYPE html>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<link rel="stylesheet" href="styles.css" />
<body>
<script src="d3.v3.min.js"></script>
<script src="d3.geo.tile.v0.min.js"></script>
<script src='//s3.amazonaws.com/assets-staging.mapzen.com/ui/components/bug/bug.min.js'></script>
<script src="https://code.jquery.com/jquery-2.1.4.min.js"></script>
@hanbyul-here
hanbyul-here / valhalla_ex.html
Created August 14, 2015 18:19
valhalla example
<!DOCTYPE html>
<html>
<head>
<title>My Valhalla Map</title>
<link rel="stylesheet" href="\leaflet\leaflet.css"/>
<link rel="stylesheet" href="\lrm-valhalla\leaflet.routing.valhalla.css"/>
<style>
#map {
height: 100%;
width: 100%;
<!DOCTYPE html>
<meta charset="utf-8">
Hello, world!
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>View</title>
<style>
body{
font-family:Arial, Helvetica, sans-serif;
background:#fff;
}
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.