angular.module('confboilerplate.location.services')

.service('Location', function ($http, $q){

  this.get = function() {