Skip to content

Instantly share code, notes, and snippets.

@notrocket-co
notrocket-co / heatmap_drive.html
Created April 22, 2026 00:14
THEA-851 heatmap test render
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>HomeCrew Interest Heatmaps - Denver &amp; Colorado Springs</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://unpkg.com/leaflet@1.9.4/dist/leaflet.css"
integrity="sha256-p4NxAoJBhIIN+hmNHrzRCf9tD/miZyoHS5obTRR9BMY=" crossorigin="">
<style>
html, body { margin:0; padding:0; height:100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif; color:#222; }