UNPKG
@cgcs2000/l7plot-component
Version:
latest (0.0.5)
0.0.5
Components for L7Plot
github.com/antvis/L7Plot
antvis/L7Plot
@cgcs2000/l7plot-component
/
dist
/
esm
/
configs
/
theme.js
4 lines
•
256 B
JavaScript
View Raw
1
2
3
4
export
default
{ fontFamily:
"
\n
\"
-apple-system
\"
, BlinkMacSystemFont,
\"
Segoe UI
\"
, Roboto,
\"
Helvetica Neue
\"
,
\n
Helvetica,
\"
PingFang SC
\"
,
\"
Hiragino Sans GB
\"
,
\"
Microsoft YaHei
\"
,
\n
SimSun,
\"
sans-serif
\"
"
, };
//# sourceMappingURL=theme.js.map