angular-mapbox
angular-mapbox copied to clipboard
DEPRECATED - use tombatossals/angular-leaflet-directive instead
Hi, I'm using ionic framework for a view, and returns me that error on the console, Greetings error completed Error: An API access token is required to use Mapbox.js. See...
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 {...
Does this module support clustering yet? Cheers, Ross