Adding modals for the map

This commit is contained in:
Will Marshall
2014-06-05 16:23:43 +10:00
parent c9c1b4709b
commit 6f2e841100
8 changed files with 161 additions and 6 deletions

View File

@@ -1,10 +1,9 @@
Darkswarm.controller "MapCtrl", ($scope, MapConfiguration, OfnMap, Marker)->
Darkswarm.controller "MapCtrl", ($scope, MapConfiguration, OfnMap)->
$scope.OfnMap = OfnMap
console.log Marker
window.Marker = Marker
$scope.map =
center:
latitude: -37.775757
longitude: 144.743663
zoom: 8
styles: MapConfiguration.options