Skip to content

Instantly share code, notes, and snippets.

View martinjefferies's full-sized avatar

Martin Jefferies martinjefferies

View GitHub Profile
@yhahn
yhahn / index.html
Created February 16, 2013 22:15
Circle with number
<!DOCTYPE html>
<html>
<head>
<meta charset='UTF-8'/>
<script src='http://underscorejs.org/underscore-min.js'></script>
<script src='http://api.tiles.mapbox.com/mapbox.js/v0.6.7/mapbox.js'></script>
<link href='http://api.tiles.mapbox.com/mapbox.js/v0.6.7/mapbox.css' rel='stylesheet' />
<style>
body {
margin:0px;