UNPKG
@antv/l7plot-component
Version:
latest (0.0.11)
0.0.11
0.0.10
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.3-alpha.9
0.0.3-alpha.8
0.0.3-alpha.7
0.0.3-alpha.6
0.0.3-alpha.5
0.0.3-alpha.2
0.0.3-alpha.1
0.0.3-alpha.0
0.0.2-alpha.2
0.0.2-alpha.1
0.0.2-alpha.0
0.0.1-alpha.4
0.0.1-alpha.3
Components for L7Plot
github.com/antvis/L7Plot
antvis/L7Plot
@antv/l7plot-component
/
dist
/
esm
/
configs
/
theme.js
7 lines
•
239 B
JavaScript
View Raw
1
2
3
4
5
6
7
export
default
{ fontFamily: `
"-apple-system"
, BlinkMacSystemFont,
"Segoe UI"
, Roboto,
"Helvetica Neue"
, Helvetica,
"PingFang SC"
,
"Hiragino Sans GB"
,
"Microsoft YaHei"
, SimSun,
"sans-serif"
`, };
//# sourceMappingURL=theme.js.map