I hereby claim:
- I am davidkeen on github.
- I am davidkeen (https://keybase.io/davidkeen) on keybase.
- I have a public key whose fingerprint is 3DB2 C0E2 0BF3 B8DB B2BD F169 6BC7 4650 B642 33C2
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| description "Play Framework Config" | |
| env USER=username | |
| env GROUP=username | |
| env HOME=/your/project/root | |
| env PORT=8080 | |
| env ADDRESS=127.0.0.1 | |
| env MEM=1024 | |
| env PROJECT=your_play_project |
| // Lefalet shortcuts for common tile providers - is it worth adding such 1.5kb to Leaflet core? | |
| L.TileLayer.Common = L.TileLayer.extend({ | |
| initialize: function (options) { | |
| L.TileLayer.prototype.initialize.call(this, this.url, options); | |
| } | |
| }); | |
| (function () { | |