1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-27 03:54:57 +04:00
Files
tabler/pages/_data/maps.yml
2019-03-12 22:09:23 +01:00

23 lines
483 B
YAML

world:
map: "world_en"
backgroundColor: 'transparent'
borderColor: '#ffffff'
borderWidth: 0.25
borderOpacity: 0.25
color: 'rgba(120,130,140, 0.1)'
enableZoom: false
showTooltip: true
selectedColor: null
hoverColor: 'red'
france:
map: 'france_fr'
backgroundColor: 'transparent'
borderColor: '#ffffff'
borderWidth: 0.25
borderOpacity: 0.25
color: 'rgba(120,130,140, 0.1)'
enableZoom: false
showTooltip: true
selectedColor: null
hoverColor: null