Skip to content

Instantly share code, notes, and snippets.

View juliomalegria's full-sized avatar

Julio M. Alegria juliomalegria

View GitHub Profile
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDOatzV0xlOUTPi3lLe1KelhlK17256iRuFsxw2qMM/INaRWKARsGpZWRRM9j9a6Y2X2E7khKbl1qJZtIRCdTiRo9OFX4dMhVUiXo+iaxJhQ+oGItUJUa1Pw4az0jOYSF8vs3SAxeR5tXTO23VBqUjMU9rhsF8OTSYxormpJFGNfwuHtCDlNwB/1LSWjEKyDo65/DuR+oBVkNze3gQa+njmnbD7WcGvnRZNAMqqhkWXmpoAWmgpI3yaDyOuOvT56VvkLQVQY+J6+kHnJ3X78QMQIfUbJMdvFBUUCWBH+u/db7dp54sCnFAkyPFQQyq5Gn1R4sNRy0o/OE25DaAUPIQh juliomalegria@MacBook-Pro-de-Julio.local
@juliomalegria
juliomalegria / index.html
Created September 20, 2015 19:25
Tangrams with base layer
<!doctype html>
<html lang="en-us">
<head>
<meta charset="utf-8">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<title>Playing with Tangram</title>
<link rel="stylesheet" href="http://cdn.leafletjs.com/leaflet-0.7.5/leaflet.css" />
<style>
body {