Starting on on the map

This commit is contained in:
Will Marshall
2014-06-05 12:18:26 +10:00
parent 634af96a66
commit 82ab14a33e
16 changed files with 5049 additions and 2 deletions

View File

@@ -0,0 +1,7 @@
Darkswarm.controller "MapCtrl", ($scope, MapConfiguration)->
$scope.map =
center:
latitude: 45
longitude: -73
zoom: 8
styles: MapConfiguration.options