Skip to content

Instantly share code, notes, and snippets.

View jaymcaliley's full-sized avatar

Jay McAliley jaymcaliley

View GitHub Profile
@jaymcaliley
jaymcaliley / mhm.html
Created December 3, 2011 16:43
myHeatmap API integration example -- OpenLayers and OpenStreetMap
<!DOCTYPE html>
<html>
<head>
<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=0">
<meta name="apple-mobile-web-app-capable" content="yes">
<title>myHeatmap API Example -- OpenLayers and OpenStreetMap</title>
<link rel="stylesheet" href="../theme/default/style.css" type="text/css">
<link rel="stylesheet" href="style.css" type="text/css">
<script src="../lib/OpenLayers.js"></script>