From 6e4bb02f5025d9585ebcf86f0842f18c17335c8c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Janko=20Miheli=C4=87?= Date: Tue, 7 May 2024 14:08:18 +0200 Subject: [PATCH 1/3] Add shields for Croatia --- src/js/shield_defs.js | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/src/js/shield_defs.js b/src/js/shield_defs.js index 11e05798f..6c18f7614 100644 --- a/src/js/shield_defs.js +++ b/src/js/shield_defs.js @@ -3356,6 +3356,35 @@ export function loadShields() { 34 ); + //Croatia + + shields["HR:Autoceste"] = hexagonVerticalShield( + 3, + Color.shields.green, + Color.shields.white, + Color.shields.white, + 0, + 34 + ); + + shields["HR:Državne ceste"] = roundedRectShield( + Color.shields.blue, + Color.shields.white, + Color.shields.white + ); + + shields["HR:Županijske ceste"] = roundedRectShield( + Color.shields.yellow, + Color.shields.black, + Color.shields.black + ); + + shields["HR:Lokalne ceste"] = roundedRectShield( + Color.shields.white, + Color.shields.black, + Color.shields.black + ); + // Iceland shields["IS"] = roundedRectShield( Color.shields.white, From a7413c251e754121225157e4f24d24a1c24a26ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Janko=20Miheli=C4=87?= Date: Tue, 7 May 2024 14:15:46 +0200 Subject: [PATCH 2/3] Removed whitespaces --- src/js/shield_defs.js | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/src/js/shield_defs.js b/src/js/shield_defs.js index 6c18f7614..cc7f55989 100644 --- a/src/js/shield_defs.js +++ b/src/js/shield_defs.js @@ -3356,8 +3356,7 @@ export function loadShields() { 34 ); - //Croatia - + // Croatia shields["HR:Autoceste"] = hexagonVerticalShield( 3, Color.shields.green, @@ -3366,19 +3365,16 @@ export function loadShields() { 0, 34 ); - shields["HR:Državne ceste"] = roundedRectShield( Color.shields.blue, Color.shields.white, Color.shields.white ); - shields["HR:Županijske ceste"] = roundedRectShield( Color.shields.yellow, Color.shields.black, Color.shields.black ); - shields["HR:Lokalne ceste"] = roundedRectShield( Color.shields.white, Color.shields.black, From 647db05ead555ec33bce5f862cb096728539b943 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Janko=20Miheli=C4=87?= Date: Fri, 10 May 2024 14:12:56 +0200 Subject: [PATCH 3/3] Update shield_map_world.svg, added .hr --- doc-img/shield_map_world.svg | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc-img/shield_map_world.svg b/doc-img/shield_map_world.svg index 5de99353d..c11a1fe1d 100644 --- a/doc-img/shield_map_world.svg +++ b/doc-img/shield_map_world.svg @@ -155,6 +155,7 @@ See the end of this file for a list of available jurisdictions and their codes. .fr, .de, .gr, +.hr, .is, .ie, .it, @@ -2313,4 +2314,4 @@ If overlapping claims in Antarctica are configured to be shown at the same time, .aqclgb: portion claimed by Chile and the United Kingdom .aqarcl: portion claimed by Argentina, Chile and the United Kingdom --> - \ No newline at end of file +