Skip to content

Instantly share code, notes, and snippets.

View vanhoesenj's full-sized avatar

John Van Hoesen vanhoesenj

View GitHub Profile
@wboykinm
wboykinm / index.html
Created December 25, 2012 02:25
Bootstrap dropdown selector attached to CartoDB SQL
<!DOCTYPE html>
<html>
<head>
<style>
html, body, #map {
height: 100%;
padding: 0;
margin: 0;
}