angular-mapbox icon indicating copy to clipboard operation
angular-mapbox copied to clipboard

DEPRECATED - use tombatossals/angular-leaflet-directive instead

Results 13 angular-mapbox issues
Sort by recently updated
recently updated
newest added

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