UNPKG

angular-heremaps

Version:

Angular directive for working with Nokia Here Maps

2 lines 150 B
module.exports = angular.module('heremaps-routes-module', []) .service('HereMapsRoutesService', require('./routes.service.js'));