Skip to content

Instantly share code, notes, and snippets.

View ungentilgarcon's full-sized avatar

gregory bahdé ungentilgarcon

View GitHub Profile
@ungentilgarcon
ungentilgarcon / vizbandz.js
Created September 25, 2015 09:24
well indented
if (Meteor.isClient) {
Template.map.rendered = function() {
L.Icon.Default.imagePath = 'packages/bevanhunt_leaflet/images';
var url = 'http://tile.stamen.com/toner/{z}/{x}/{y}.png';
var attrib = 'Map data © <a href="http://openstreetmap.org">OpenStreetMap</a> contributors';
var layer = new L.TileLayer(url, {
minZoom: 1,
maxZoom: 16,
attribution: attrib
@ungentilgarcon
ungentilgarcon / .block
Last active July 4, 2017 17:03
fresh block
license: mit
@ungentilgarcon
ungentilgarcon / .block
Last active July 4, 2017 17:28
fresh block
license: mit