314 reputation
17
bio website cwmma.tumblr.com
location Boston, MA
age
visits member for 4 months
seen 9 hours ago
stats profile views 7

I like maps, JavaScript, CoffeeScript, and cats.


19h
comment TypeError in leaflet on zoom in or out
my bad especially as my answer was telling him not to do that, fixed the typo.
19h
revised TypeError in leaflet on zoom in or out
wrong scope
May
17
answered GeoJSON Styling information
May
17
comment GeoJSON Styling information
That isn't a standard thing and each implementation is going to do this differently.
May
17
awarded  Commentator
May
17
comment Is it valid to have a properties element in an geoJSON featureCollection?
There isn't one in the spec.
May
17
answered How to reduce the file size of GeoJSON data?
May
11
comment How to open popup menu on right click in Leaflet
edited with some more info
May
11
revised How to open popup menu on right click in Leaflet
added 253 characters in body
May
6
comment How to open popup menu on right click in Leaflet
you'd need to style it with css then the .leaflet-popup class is something you can style
May
2
answered Leaflet offline tiles problem
Apr
30
comment How to open popup menu on right click in Leaflet
yes it does the event is called contextmenu because it gets triggered anytime a context menu would be triggered.
Apr
23
answered Leaflet, defining a specific region for a canvas to draw upon
Apr
23
answered TypeError in leaflet on zoom in or out
Apr
23
awarded  Constituent
Apr
23
awarded  Caucus
Apr
5
answered Leaflet Polyline with custom fill pattern
Mar
23
comment What free programs should every GIS user have installed?
The default dev tools in Chrome does the exact same things.
Mar
19
answered Disable leaflet interaction temporary
Mar
11
comment Tilemill Dynamic Tile Generation
You can serve a mapnik layer which takes a mapnik xml file and dynamically creates it and stashes it for you, it can also serve static files and more importantly blend and cache them.