This file contains 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 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> |