UNPKG
maki
Version:
latest (2.1.0)
2.1.0
2.0.5
2.0.4
2.0.3
2.0.2
0.5.0
0.4.5
0.4.4
0.4.2
0.4.0
0.3.1
0.3.0
0.2.0
0.1.1
0.1.0
0.0.1
Pixel-perfect icons for web cartography
github.com/mapbox/map-icons
mapbox/maki
maki
/
index.js
6 lines
(5 loc)
•
153 B
JavaScript
View Raw
1
2
3
4
5
6
module
.exports.dirname = __dirname;
module
.exports.layouts = {
all:
require
(
'./layouts/all.json'
),
streets:
require
(
'./layouts/streets.json'
) };