mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-19 04:49:15 +00:00
Starting on on the map
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
Darkswarm.controller "MapCtrl", ($scope, MapConfiguration)->
|
||||
$scope.map =
|
||||
center:
|
||||
latitude: 45
|
||||
longitude: -73
|
||||
zoom: 8
|
||||
styles: MapConfiguration.options
|
||||
Reference in New Issue
Block a user