mirror of
https://github.com/aljazceru/twentyone-world.github.io.git
synced 2025-12-19 11:24:19 +01:00
feat: remove context layer
This commit is contained in:
@@ -27,12 +27,6 @@ qtip: '/js/jquery.qtip.min.js'
|
||||
var map = kartograph.map('#map');
|
||||
|
||||
map.loadMap('map/world.svg', function () {
|
||||
map.addLayer('context', {
|
||||
styles: {
|
||||
stroke: '#aaa',
|
||||
fill: '#f6f4f2'
|
||||
}
|
||||
});
|
||||
map.addLayer('countries', {
|
||||
id: 'bg',
|
||||
styles: {
|
||||
|
||||
Reference in New Issue
Block a user