I hereby claim:
- I am danielbaird on github.
- I am danielbaird (https://keybase.io/danielbaird) on keybase.
- I have a public key ASCaNNVTJ13Qs95IdP39-itbO9xPqjyLmc9oW5aK9CLe2wo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
# | |
# Rewritten originally from David Rubert's angular-leaflet-directive project | |
# See original author and project at: | |
# https://github.com/tombatossals | |
# http://tombatossals.github.io/angular-leaflet-directive/ | |
leafletDirective = angular.module 'leaflet-directive', [] | |
leafletDirective.directive 'leaflet', ($http, $log)-> | |
retval = |