Skip to content

Instantly share code, notes, and snippets.

View bolollo's full-sized avatar

bolo bolollo

View GitHub Profile
@bolollo
bolollo / .gitignore
Last active January 2, 2018 14:16 — forked from rochoa/README.md
CARTO Node.js code test
.vscode
/node_modules/
npm-debug.log
<!DOCTYPE html>
<html>
<head>
<title>Trying to hide the layers| CartoDB.js</title>
<meta name="viewport" content="initial-scale=1.0, user-scalable=no" />
<meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
<link rel="shortcut icon" href="http://cartodb.com/assets/favicon.ico" />
<style>
html, body, #map {
height: 100%;