Thomas Hambach

Results 2 issues of Thomas Hambach

As proposed in another PR (#30), allow passing resizing options.

Since currently you can only pass in a string, and I had to be able to dynamically change my markers... ``` (function() { 'use strict'; angular.module('angular-mapbox').directive('featureLayer', function() { return {...