Skip to content

Instantly share code, notes, and snippets.

View chefdarek's full-sized avatar
🎚️

Darek Tidwell chefdarek

🎚️
  • Nashville, TN
View GitHub Profile
@chefdarek
chefdarek / mymap2
Created May 22, 2019 13:45
HTML US IMPORT MAP
<!DOCTYPE html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<script>
L_NO_TOUCH = false;
L_DISABLE_3D = false;
</script>
<script src="https://cdn.jsdelivr.net/npm/leaflet@1.4.0/dist/leaflet.js"></script>