mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-03-07 06:10:16 +01:00
feat(maps): add bubble maps page
This commit is contained in:
parent
782bd3b9aa
commit
d47878dd29
9 changed files with 583 additions and 7 deletions
|
|
@ -33,6 +33,7 @@
|
|||
"../node_modules/tinymce/plugins/paste/plugin.js",
|
||||
"../node_modules/tinymce/plugins/table/plugin.js",
|
||||
"../node_modules/echarts/dist/echarts.js",
|
||||
"../node_modules/echarts/map/js/world.js",
|
||||
"../node_modules/chart.js/dist/Chart.js"
|
||||
],
|
||||
"environmentSource": "environments/environment.ts",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue