Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@TweededBadger
Created October 18, 2014 20:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save TweededBadger/3dfb8ec7b06c927862b3 to your computer and use it in GitHub Desktop.
Save TweededBadger/3dfb8ec7b06c927862b3 to your computer and use it in GitHub Desktop.
angular.module('SvgMapApp', [])
.controller('MainCtrl', ['$scope', function ($scope) {
}]);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment