angular-leaflet-directive icon indicating copy to clipboard operation
angular-leaflet-directive copied to clipboard

Using mapbox custom pbf files with angular leaflet directive

Open newbee16 opened this issue 9 years ago • 0 comments

hi , I am trying to implement offline maps using angular-leaflet-directive. For this I am using mapbox pbf files that are stored locally in a directory and they have some custom styles and fonts for labels.

the structure Project -> countries - > 0 -> 0 -> 0.pbf -> 1 -> 0 -> 0.pbf -> 1 -> 1 -> 1.bpf

Project -> fonts -> ..

Project > index.html

Could you please help with the how mapbox custom tiles can be integrated with angular leaflet directive .

Thanks !!

newbee16 avatar Oct 18 '16 18:10 newbee16