Template:AnchorTemplate:Tmbox

For quick reference, this module is transcluded on the following:Edit

Icons available for use on mapEdit

Control:  File:Location dot blue.svg Ukraine   File:Location dot red.svg Russia and allies (Donetsk People's Republic & Luhansk People's Republic)
Stable mixed control (same colours):  File:Map-ctl2-red+blue.svg   Truce:  File:LACMTA Circle Purple Line.svg   Uncontrolled:  File:Location dot grey.svg   Rural presence:  File:3x3dot-blue.svg  File:3x3dot-red.svg   File:4x4dot-blue.svg  File:4x4dot-red.svg
Contested:  File:80x80-red-blue-anim.gif Russia/Ukraine
Besieged one side:  File:Map-arcNN-blue.svg File:Map-arcNN-red.svg   File:Map-arcNE-blue.svg File:Map-arcNE-red.svg   File:Map-arcEE-blue.svg File:Map-arcEE-red.svg   File:Map-arcSE-blue.svg File:Map-arcSE-red.svg   File:Map-arcSS-blue.svg File:Map-arcSS-red.svg   File:Map-arcSW-blue.svg File:Map-arcSW-red.svg   File:Map-arcWW-blue.svg File:Map-arcWW-red.svg   File:Map-arcNW-blue.svg File:Map-arcNW-red.svg
Besieged: 2 nested circles: inner controls, outer sieges (or indicates strong enemy pressure):  File:Map-circle-blue.svg File:Map-circle-red.svg
Military base:  File:Abm-blue-icon.png File:Abm-red-icon.png   Strategic hill: File:Map-peak-blue.svg File:Map-peak-red.svg   Oil/gas: File:Gota03.svg File:Gota01.svg   Airport/air base (plane): File:Fighter-jet-blue-icon.svg File:Fighter-jet-red-icon.svg   Heliport/helicopter base: File:Helicopter-blue-icon.svg File:Helicopter-red-icon.svg   Major port or naval base: File:Anchor pictogram blue.svg File:Anchor pictogram red.svg   Industrial complex: File:Icon NuclearPowerPlant-blue.svg File:Icon NuclearPowerPlant-red.svg
Border post: File:Mountain pass 12x12 n.svg   Dam: File:Arch dam 12x12 w.svg
Small icon within a larger icon: the situation in individual neighbourhood/district

LabelsEdit

Only towns & border posts can have blue visible wikilink labels. Whether a town has a blue visible wikilink label or not will depend on its size, importance and available space around it for the label to appear without obstructing other towns.

Contested iconEdit

DefinitionEdit

The purpose of the contested icon (File:80x80-red-blue-anim.gif) is to show 2 groups of soldiers fighting over control of a town, and that there is a significant number of troops inside the city actively holding territory. We generally turn a town contested based on widespread clashes reports. Contested means we cannot say one specific side controls the town. There should be evidence that the enemy is inside the town, which is a necessary (but not sufficient) condition for making a town contested. Contested status is appropriate if the town in question is controlled partly by one party, and partly by another. For example, it could be that one party controls the outer neighborhoods, while the other party holds the city center.

Examples of cases where the contested icon should not be usedEdit

  • A case where there was no chance of the enemy taking the town over, and only, small clashes were going on in the town. We don't put towns contested if there are only sporadic clashes. So reports of clashes are not always enough to mark a town as contested.
  • A case where there were clashes in a town with a handful of enemy fighters and the clashes were over after some hours. For example if source says: "… at least six insurgents were killed during the clashes … while the rest of militants escaped on Saturday evening”
  • A case where there was just one source about clashes in a major town and what occurred was essentially a small firefight. Sleeper cells infiltrated the town and shot at some soldiers, and the soldiers shot back and killed some of them. The source then reports the rest of the fighters as having fled the battlefield. So this was a one-off, hit-and-run attack, not a serious attempt to grab and hold parts of the town.
  • A case where there were many separate reports of rebel ambushes on army checkpoints so this was not a seizure of territory inside of the town. The rebels do not control any part of the town, so a contested icon is unwarranted.
  • A case where the enemy reached city limits. Well, they still haven't entered the city proper (which is the prerequisite for marking the city as "contested") When the city really becomes contested, a bunch of news outlets will be reporting on it. Just because there is enemy at gates does not mean it is contested. The enemy needs to be making progress in the city.
  • The evidence should be especially strong to turn a “stronghold” contested. A few clashes, especially on the periphery are not enough. There should be evidence that the enemy can do more than just hit & run attacks. In these cases, a semi-circle is often enough.

CitiesEdit

The larger the size of the town, the more evidence is needed to make it contested. This is even more so the case for cities. Large cities (such as province capitals) are almost never marked as contested. Instead we make image mini-maps for them or put small icons on them to represent neighborhoods that are contested or controlled by a specific party. In contrast, a simple clash report of a small unknown village can turn it contested.

For example, we would not mark as contested a city where a party still controls 95% of the city. Instead we mark specific enemy positions on the outskirts of the city until fighting in the city becomes widespread. As nobody claims there is any fighting inside of the city, it should be marked as colored dot within a siege circle (see Figure 1). Then, advanced points in the city should be marked as small dots in the color of the enemy (or small contested icons). In this specific case, a "contested" icon was added to represent the "west side of the city" that is contested (see Figure 2). This is more informative to our viewers. Since the code puts icons on the map in the order of code lines (starting with first line of code and ending with last line of code), the small "contested" icon should come in the line after that of the (large) city icon. Otherwise, the small icon will be hidden by the large icon and will therefore be invisible.

After the fights become more widespread in the city (& enemy controls a larger part of the city), we can remove the "west side of the city" icon and turn the whole city contested (see Figure 3). After this, if we learn that the enemy has taken over the whole city except for a small pocket (in south east) that is still resisting, then we change the contested icon into the color of the enemy and put a small dot representing the small pocket that is still resisting (see Figure 4).

Siege and pressure from one side iconsEdit

DefinitionEdit

The siege icon (File:Map-circle-blue.svg) should be used for towns that are under siege or enemy pressure or militant attacks or rocket attacks. The “pressure from one side” icon (File:Map-arcNE-blue.svg) should be used for towns that are under enemy pressure from one side.

How to place these iconsEdit

The easiest way to place these icons is to copy/paste the line code of the object you want to have a circle (or semi-circle) around it and then:

  1. Replace the mark = parameter with File:Map-circle-blue.svg or File:Map-arcNE-blue.svg
  2. Increase marksize = parameter by 4. So for example, if the town dot has a size of 10, then the circle (or semi-circle) should have a size of 14.

Always put line of code circle (or semi-circle) before line of code of town (or other object). This is because the code puts icons on the map in the order of code lines starting with first line of code and ending with last line of code. If you put the line of code that draws the circle (or semi-circle) icon after the line of code that draws the town icon then the computer puts the town icon first and then put the circle (or semi-circle) icon on top of it. The town icon still appears because the circle (or semi-circle) is drawn on a transparent background. However, even a transparent background does obstruct the name of the town icon from appearing. So, the name of the town will not appear when you hold cursor over it.

Example:

  • Correct:
    { lat = "33.972", long = "36.897", mark = "map-arcNE-blue.svg", marksize = "12" },
    { lat = "33.972", long = "36.897", mark = "Abm-red+icon.png", marksize = "8", label = "Brigade 128", label_size = "0" },
    
  • Wrong:
    { lat = "33.972", long = "36.897", mark = "Abm-red+icon.png", marksize = "8", label = "Brigade 128", label_size = "0" },
    { lat = "33.972", long = "36.897", mark = "map-arcNE-blue.svg", marksize = "8" },
    

Truce (purple) iconEdit

The purple icon (File:LACMTA Circle Purple Line.svg) should be used for towns where the party in question has lost a significant amount of sovereignty, such as giving up heavy weapons, allowing regular enemy patrols inside of it, etc… If all that the “truce” means is that there is no fighting or shooting from both parties, then there is no need for a purple icon. In summary, the purple icon means loss of sovereignty, not lack of fighting.

"link=" parameter: linking towns to sourcesEdit

Template:Location map+ Every element on the map should be verifiable. Information on towns (description of control & sources) can be found by clicking on the town dot on the map. Notice the caption of the map which says: "Hold cursor over location to display name; click to go to sources &/or status description (if available, the cursor will show as File:Pointing hand cursor vector.svg; if not, it will show as File:Cursor.svg)."

Notice the “link=” parameter in the map code. This is supposed to link to the part in the Wikipedia article that contains the source and talks about the events in the town. So for example, if you click on the dot of the town "Inkhil" on the map, it will take you to the part of the Wikipedia article on the town "Inkhil" that has the description of war events (& sources): link = "Inkhil#civilwar" Here the first part before the # is the name of the article (Inkhil). the second part after the # is the name of the section (civilwar).

For this to work, there needs to be a section by this same name in the article or you need to put a wikilink anchor: {{anchor|section}} that will act as a section header (in this case {{anchor|civilwar}}).

The link to sources &/or status description should be done according to the following priorities in this order:

  1. The part of the town's article that talks about the war events in the town (see Example 1 below).
  2. The part of a "battle/offensive/etc..." article that talks about the latest status of the specific town (see Example 2 below).
  3. The article about the town which does not contain war events (still better than nothing).

A quick look at the map's code will tell you where each town dot is currently linking.

Example 1: How to keep town dots linked to the latest status source when the town has its own Wikipedia article.. The example concerns the town of Al-Taybah. First, notice how there is: link = "Al-Taybah#civilwar" parameter associated with the code line of town Al-Taybah. As indicated above, this links the Al-Taybah town dot with the war section in the town's Wikipedia article. This parameter does not change over time. However, the war section in the town's Wikipedia article needs to stay up-to-date in terms of the latest control status and latest associated source. For example, on 20/08/2017 the government took the town. To keep the link up-to-date, this latest event (along with the source) needs to be added to the war section in the town's Wikipedia article. To accomplish this, notice the following edit which added to the article the following text:

However, in 20/08/2017, the Army stormed the Taybah area from their positions at the Al-Kom axis, pushing their way through ISIL's front-lines. Unable to maintain their positions, ISIL was forced to retreat from Taybah, leaving the entire area for the Army to take control of after a short battle.<ref>[https://www.almasdarnews.com/article/breaking-syrian-army-liberates-important-area-besiege-isil-north-palmyra/ Syrian Army liberates important area to besiege ISIL north of Palmyra], Al-Masdar news, 20/08/2017.</ref>

This provides the latest status (along with the source) to viewers clicking on the town's dot in the map. Notice also how at the beginning of the war section in the town's Wikipedia article, there is the expression: {{anchor|civilwar}}. This mirrors the #civilwar part in the link parameter in the map's code and allows the click on the dot to take the viewer to the beginning of the war section in the town's Wikipedia article. In summary, when the status of a map object changes, the color of the icon has to be updated and the write-up (along with the source) has to be added as well.

Example 2: How to keep town dots linked to the latest status source when the town does not have its own Wikipedia article. The example concerns the town of "Kabajeb". Up to August 2017, the link parameter associated with the code line of the town was link= "Deir ez-Zor offensive (April–July 2014)#Kabajeb". As indicated above, this links the Kabajeb town dot with a war article that talks about the latest war events concerning the town (along with a source). This was done because the town Kabajeb does not have its own Wikipedia article. Therefore, the link is made to the article that have the latest status & source. In this case, it is the article Deir ez-Zor offensive (April–July 2014) which states in its code:

{{anchor|Kabajeb}}The ISIS reportedly took parts of the town,<ref>{{cite web|url=http://www.dailystar.com.lb/News/Middle-East/2014/Apr-10/252903-syria-qaeda-loses-ground-to-jihadist-rivals-on-iraq-border.ashx|title=Syria Qaeda loses ground to jihadist rivals on Iraq border|work=The Daily Star Newspaper - Lebanon|accessdate=25 October 2014}}</ref>

Notice how the paragraph starts with the expression {{anchor|Kabajeb}}. This guides the link to put the reader exactly at the beginning of the latest status & source. However, on 2017-09-04, the government took the town from ISIS. So the above link & source is no longer up-to-date. To stay up-to-date, you need to do 2 steps:

Step 1: Write about the new status in some "battle/offensive/etc..." article that relates to the town. Alternatively, you can find an up-to-date text that someone else wrote and proceed to the next step. In our case, you find that someone wrote this updated status in the article Central Syria campaign (July 2017–present) which states in its code:

5th Corps alongside 18th Reserve Division captured the town of Kabajib during midday, while later in the day together with Tiger Forces captured al-Shulah.<ref>{{Cite news|url=https://www.almasdarnews.com/article/breaking-syrian-army-liberates-strategic-town-en-route-deir-ezzor-city/|title=Breaking: Syrian Army liberates strategic town en route to Deir Ezzor City|date=2017-09-04|work=AMN - Al-Masdar News {{!}} المصدر نيوز|access-date=2017-09-04|language=en-US}}</ref>

This is exactly what we need. Therefore, we proceed to the next step.

Step 2: In the map code, we need to update the link parameter to point to the new status in the new article. This edit does this. As you can see, the link was changed from link="Deir ez-Zor offensive (April–July 2014)#Kabajeb" to link="Central Syria campaign (July 2017–present)#Kabajeb". However, for this to work, we need to also put the expression {{anchor|Kabajeb}} at the beginning of the part in the new article that talks about the new status. This is done in this edit.

Example 3: For another illustration on how the link= parameter and "anchor" template work, see Talk:Cities and towns during the Syrian Civil War/Archive 65#Link of Suran, Hama.

How to preview map before saving editEdit

Before saving your changes (by clicking "Publish changes"), you should preview your edits (changes). This allows you to view the map to make sure it is what you want to do before saving and making the change appear on Wikipedia. To do this, type in the box under "Preview page with this module" the name of the template: "Template:Russo-Ukrainian War detailed map". Then hit "Show preview".

How war map module work with other parts of WikipediaEdit



return {
	secondaryModules = {
	},
	marks = { 
	--Towns & Villages
			-- Dotsize vs. Population
			-- Capital          						Size: 35	-- label size: 140
			-- Population 1M +  						Size: 28	-- label size: 130
			-- Population 500K +						Size: 24	-- label size: 120
			-- Population 200K +						Size: 20	-- label size: 110
			-- Population 100K +						Size: 16	-- label size: 100
			-- Population 50K + 						Size: 14	-- label size: 90
			-- Population 20K + 						Size: 12	-- label size: 80
			-- Population 10K +   						Size: 10	-- label size: 70
			-- Population 5K +  						Size: 8  	-- label size: 60
			-- Population < 5K  						Size: 6  	-- label size: 0 or 50
		
		-- Ukraine Road Network map. DO NOT REMOVE! DO NOT MOVE THIS LINE TO ANOTHER PLACE! Marksize MUST be the exact same as the width in the containerArgs section!
		{ lat = "46.305", long = "31.102", mark= "Ukraine Roadmap Overlay.png", marksize = "2600" },
			
		--Arranged by Oblasts, then cities, alphabetical order
	
		--Cherkasy Oblast
		{ lat = "49.444", long = "32.059", mark = "Location dot blue.svg", marksize = "20", label = "[[Cherkasy]]", link = "Control of cities during the Russo-Ukrainian War#Cherkasy", label_size = "110", position = "left" },
		{ lat = "49.416", long = "31.995", mark = "Fighter-jet-blue-icon.svg", marksize = "12", label = "[[Cherkasy International Airport]]", link = "Cherkasy International Airport", label_size = "0"},
		{ lat = "49.293", long = "31.458", mark = "Location dot blue.svg", marksize = "10", label = "[[Horodyshche]]", link = "Horodyshche", label_size = "0"},
		{ lat = "49.033", long = "32.100", mark = "Location dot blue.svg", marksize = "10", label = "[[Kamianka, Cherkasy Oblast]]", link = "Control of cities during the Russo-Ukrainian War#Kamianka", label_size = "0"},
		{ lat = "49.750", long = "31.467", mark = "Location dot blue.svg", marksize = "12", label = "[[Kaniv]]", link = "Control of cities during the Russo-Ukrainian War#Kaniv", label_size = "80", position = "right"},
		{ lat = "49.767", long = "31.472", mark = "BSicon STR+l blue.svg", marksize = "10", label = "[[Kaniv Hydroelectric Power Plant]]", link = "Kaniv Hydroelectric Power Plant", label_size = "0", position = "left" },
		{ lat = "48.800", long = "29.967", mark = "Location dot blue.svg", marksize = "10", label = "[[Khrystynivka]]", link = "Control of cities during the Russo-Ukrainian War#Khrystynivka", label_size = "0"},
		{ lat = "49.483", long = "31.283", mark = "Location dot blue.svg", marksize = "10", label = "[[Korsun-Shevchenkivskyi]]", link = "Control of cities during the Russo-Ukrainian War#Korsun-Shevchenkivskyi", label_size = "0"},
		{ lat = "49.000", long = "31.392", mark = "Location dot blue.svg", marksize = "10", label = "[[Shpola]]", link = "Control of cities during the Russo-Ukrainian War#Shpola", label_size = "0"},
		{ lat = "49.212", long = "31.873", mark = "Location dot blue.svg", marksize = "14", label = "[[Smila]]", link = "Control of cities during the Russo-Ukrainian War#Smila", label_size = "90", position = "right"},
		{ lat = "48.889", long = "30.704", mark = "Location dot blue.svg", marksize = "10", label = "[[Talne]]", link = "Control of cities during the Russo-Ukrainian War#Talne", label_size = "0"},
		{ lat = "48.750", long = "30.217", mark = "Location dot blue.svg", marksize = "16", label = "[[Uman]]", link = "Control of cities during the Russo-Ukrainian War#Uman", label_size = "100", position = "bottom"},
		{ lat = "49.012", long = "31.071", mark = "Location dot blue.svg", marksize = "10", label = "[[Vatutine]]", link = "Control of cities during the Russo-Ukrainian War#Vatutine", label_size = "0"},
		{ lat = "49.236", long = "30.111", mark = "Location dot blue.svg", marksize = "10", label = "[[Zhashkiv]]", link = "Control of cities during the Russo-Ukrainian War#Zhashkiv", label_size = "0"},
		{ lat = "49.667", long = "32.033", mark = "Location dot blue.svg", marksize = "12", label = "[[Zolotonosha]]", link = "Control of cities during the Russo-Ukrainian War#Zolotonosha", label_size = "80", position = "right"},
		{ lat = "49.070", long = "30.968", mark = "Location dot blue.svg", marksize = "10", label = "[[Zvenyhorodka]]", link = "Control of cities during the Russo-Ukrainian War#Zvenyhorodka", label_size = "0"},
	
		--Chernihiv Oblast
		{ lat = "51.183", long = "32.830", mark = "Location dot blue.svg", marksize = "10", label = "[[Bakhmach]]", link = "Bakhmach", label_size = "70", position = "top" },
		{ lat = "51.350", long = "32.883", mark = "Location dot blue.svg", marksize = "6", label = "[[Baturyn]]", link = "Baturyn", label_size = "0", position = "top" },
		{ lat = "50.744", long = "31.386", mark = "Location dot blue.svg", marksize = "10", label = "[[Bobrovytsia]]", link = "Bobrovytsia", label_size = "70", position = "top" },
		{ lat = "51.253", long = "32.423", mark = "Location dot blue.svg", marksize = "8", label = "[[Borzna]]", link = "Borzna", label_size = "65", position = "top" },
		{ lat = "51.492", long = "31.289", mark = "Location dot blue.svg", marksize = "20", label = "[[Chernihiv#Siege of Chernihiv|Chernihiv]]", link = "Chernihiv#Siege of Chernihiv", label_size = "110", position = "top" },
		{ lat = "51.550", long = "31.317", mark = "Fighter-jet-blue-icon.svg", marksize = "10", label = "[[Chernihiv Air Base]]", link = "Chernihiv Air Base", label_size = "0"},
		{ lat = "50.928", long = "30.753", mark = "Location dot blue.svg", marksize = "8", label = "[[Desna, Chernihiv Oblast|Desna]]", link = "Desna, Chernihiv Oblast", label_size = "65", position = "top" },
		{ lat = "50.926389", long = "30.757222", mark = "Abm-blue-icon.png", marksize = "8", label = [[169th Training Centre (Ukraine)]], link = "169th Training Centre (Ukraine)", label_size = "0", position = "top"},
		{ lat = "51.893", long = "31.595", mark = "Location dot blue.svg", marksize = "10", label = "[[Horodnia]]", link = "Horodnia#History", label_size = "70", position = "top" },
		{ lat = "51.883", long = "31.650", mark = "Fighter-jet-blue-icon.svg", marksize = "10", label = "[[Horodnia Air Base]]", link = "Horodnia Air Base", label_size = "0"},
		{ lat = "50.850", long = "32.400", mark = "Location dot blue.svg", marksize = "10", label = "[[Ichnia]]", link = "Ichnia", label_size = "70", position = "top" },
		{ lat = "51.783", long = "32.250", mark = "Location dot blue.svg", marksize = "10", label = "[[Koriukivka]]", link = "Control of cities during the Russo-Ukrainian War#Koriukivka", label_size = "70", position = "top" },
		{ lat = "51.565", long = "32.955", mark = "Location dot blue.svg", marksize = "8", label = "[[Korop]]", link = "Korop", label_size = "65", position = "bottom" },
		{ lat = "50.913", long = "31.117", mark = "Location dot blue.svg", marksize = "8", label = "[[Kozelets]]", link = "Kozelets", label_size = "65", position = "bottom" },
		{ lat = "51.373", long = "31.645", mark = "Location dot blue.svg", marksize = "8", label = "[[Kulykivka]]", link = "Kulykivka", label_size = "65", position = "bottom" },
		{ lat = "51.520", long = "32.580", mark = "Location dot blue.svg", marksize = "8", label = "[[Ladan, Chernihiv Oblast|Ladan]]", link = "Ladan, Chernihiv Oblast", label_size = "65", position = "right" },
		--{ lat = "51.386", long = "31.391", mark = "Location dot blue.svg", marksize = "6", label = "Lukashivka",  label_size = "0", position = "top" },
		{ lat = "51.517", long = "32.217", mark = "Location dot blue.svg", marksize = "10", label = "[[Mena, Ukraine|Mena]]", link = "Mena, Ukraine", label_size = "70", position = "top" },
		{ lat = "51.451", long = "31.076", mark = "Location dot blue.svg", marksize = "6", label = "[[Mykhailo-Kotsiubynske]]", link = "Mykhailo-Kotsiubynske", label_size = "0" },
		{ lat = "51.038", long = "31.886", mark = "Location dot blue.svg", marksize = "14", label = "[[Nizhyn]]", link = "Nizhyn", label_size = "90", position = "right" },
		{ lat = "51.100", long = "31.867", mark = "Fighter-jet-blue-icon.svg", marksize = "12", label = "[[Nizhyn Air Base]]", link = "Nizhyn Air Base", label_size = "0", position = "left" },
		{ lat = "50.930", long = "31.581", mark = "Location dot blue.svg", marksize = "10", label = "[[Nosivka]]", link = "Nosivka", label_size = "70", position = "top" },
		--{ lat = "50.567", long = "31.533", mark = "Location dot blue.svg", marksize = "6", label = "[[Control of cities during the Russo-Ukrainian War#Nova Basan|Nova Basan]]", link = "Control of cities during the Russo-Ukrainian War#Nova Basan", label_size = "50", position = "left" },
		{ lat = "51.997", long = "33.267", mark = "Location dot blue.svg", marksize = "10", label = "[[Novhorod-Siverskyi]]", link = "Control of cities during the Russo-Ukrainian War#Novhorod-Siverskyi", label_size = "70", position = "left" },
		--{ lat = "50.597", long = "31.672", mark = "Location dot blue.svg", marksize = "6", label = "[[Novyi Bykiv]]", link = "Novyi Bykiv", label_size = "50", position = "top" },
		{ lat = "50.949", long = "30.879", mark = "Location dot blue.svg", marksize = "8", label = "[[Oster]]", link = "Oster", label_size = "65", position = "right" },
		{ lat = "50.589", long = "32.386", mark = "Location dot blue.svg", marksize = "14", label = "[[Pryluky]]", link = "Pryluky", label_size = "90", position = "top" },
		{ lat = "50.567", long = "32.317", mark = "Fighter-jet-blue-icon.svg", marksize = "12", label = "[[Pryluky Air Base]]", link = "Pryluky Air Base", label_size = "0", position = "left" },
		{ lat = "51.799", long = "31.083", mark = "Location dot blue.svg", marksize = "8", label = "[[Ripky]]", link = "Ripky", label_size = "65", position = "top" },
		{ lat = "52.175", long = "32.577", mark = "Location dot blue.svg", marksize = "8", label = "[[Semenivka, Chernihiv Oblast|Semenivka]]", link = "Control of cities during the Russo-Ukrainian War#Semenivka", label_size = "65", position = "bottom"},
		{ lat = "51.643", long = "31.568", mark = "Location dot blue.svg", marksize = "6", label = "[[Sedniv]]", link = "Control of cities during the Russo-Ukrainian War#Sedniv", label_size = "0", position = "top"},
		--{ lat = "51.387", long = "31.192", mark = "Location dot blue.svg", marksize = "6", label = "[[Shestovytsia]]", label_size = "0" },
		--{ lat = "51.335", long = "31.366", mark = "Location dot blue.svg", marksize = "6", label = "Sloboda", label_size = "0", position = "top" },
		{ lat = "51.820", long = "31.950", mark = "Location dot blue.svg", marksize = "10", label = "[[Snovsk]]", link = "Control of cities during the Russo-Ukrainian War#Snovsk", label_size = "70", position = "top" },
		{ lat = "51.531", long = "32.499", mark = "Location dot blue.svg", marksize = "8", label = "[[Sosnytsia]]", link = "Control of cities during the Russo-Ukrainian War#Sosnytsia", label_size = "65", position = "top" },
		{ lat = "50.496", long = "32.719", mark = "Location dot blue.svg", marksize = "8", label = "[[Varva, Chernihiv Oblast|Varva]]", link = "Varva, Chernihiv Oblast", label_size = "65", position = "top" },

		--Chernivtsi Oblast
		{ lat = "48.3", long = "25.933", mark = "Location dot blue.svg", marksize = "20", label = "[[Chernivtsi]]", link = "Control of cities during the Russo-Ukrainian War#Chernivtsi", label_size = "110", position = "top" },
		{ lat = "48.259", long = "25.981", mark = "Fighter-jet-blue-icon.svg", marksize = "12", label = "[[Chernivtsi International Airport]]", link = "Chernivtsi International Airport", label_size = "0"},
		{ lat = "48.167", long = "25.717", mark = "Location dot blue.svg", marksize = "10", label = "[[Storozhynets]]", link = "Control of cities during the Russo-Ukrainian War#Storozhynets", label_size = "0"},
		
		--Dnipropetrovsk Oblast
		{ lat = "47.661", long = "33.721", mark = "Location dot blue.svg", marksize = "10", label = "[[Apostolove]]", link = "Control of cities during the Russo-Ukrainian War#Apostolove", label_size = "70", position = "top"},
		{ lat = "47.626", long = "34.530", mark = "Location dot blue.svg", marksize = "8", label = "[[Chervonohryhorivka]]", link = "Control of cities during the Russo-Ukrainian War#Chervonohryhorivka", label_size = "0" },
		{ lat = "48.465", long = "35.046", mark = "Location dot blue.svg", marksize = "24", label = "[[Dnipro]]", link = "Control of cities during the Russo-Ukrainian War#Dnipro", label_size = "120", position = "right" },
		{ lat = "48.357", long = "35.101", mark = "Fighter-jet-blue-icon.svg", marksize = "12", label = "[[Dnipro International Airport]]", link = "Dnipro International Airport", label_size = "0"},
		{ lat = "48.595", long = "34.420", mark = "Location dot blue.svg", marksize = "8", label = "[[Dniprovske]]", link = "Control of cities during the Russo-Ukrainian War#Dniprovske", label_size = "65", position = "left"},
		{ lat = "48.810", long = "35.259", mark = "Location dot blue.svg", marksize = "8", label = "[[Hubynykha]]", link = "Control of cities during the Russo-Ukrainian War#Hubynykha", label_size = "65", position = "right"},
		{ lat = "48.734", long = "35.315", mark = "Location dot blue.svg", marksize = "8", label = "[[Hvardiiske, Dnipropetrovsk Oblast|Hvardiiske]]", link = "Control of cities during the Russo-Ukrainian War#Hvardiiske", label_size = "60", position = "right"},
		{ lat = "48.403", long = "35.277", mark = "Location dot blue.svg", marksize = "8", label = "[[Ilarionove]]", link = "Control of cities during the Russo-Ukrainian War#Ilarionove", label_size = "65", position = "right"},
		{ lat = "48.516", long = "34.613", mark = "Location dot blue.svg", marksize = "20", label = "[[Kamianske, Kamianske Raion, Dnipropetrovsk Oblast|Kamianske]]", link = "Control of cities during the Russo-Ukrainian War#Kamianske", label_size = "110", position = "bottom" },
		{ lat = "48.479", long = "34.732", mark = "Location dot blue.svg", marksize = "8", label = "[[Karnaukhivka]]", link = "Control of cities during the Russo-Ukrainian War#Karnaukhivka", label_size = "0" },
		{ lat = "47.911", long = "33.392", mark = "Location dot blue.svg", marksize = "24", label = "[[Kryvyi Rih]]", link = "Control of cities during the Russo-Ukrainian War#Kryvyi Rih", label_size = "120", position = "right" },
		{ lat = "48.043", long = "33.207", mark = "Fighter-jet-blue-icon.svg", marksize = "12", label = "[[Kryvyi Rih International Airport]]", link = "Kryvyi Rih International Airport", label_size = "0"},
		{ lat = "48.911", long = "34.912", mark = "Location dot blue.svg", marksize = "8", label = "[[Mahdalynivka]]", link = "Control of cities during the Russo-Ukrainian War#Mahdalynivka", label_size = "65", position = "right"},
		{ lat = "47.649", long = "34.611", mark = "Location dot blue.svg", marksize = "12", label = "[[Marhanets]]", link = "Control of cities during the Russo-Ukrainian War#Marhanets", label_size = "80", position = "top"},
		{ lat = "47.546", long = "33.922", mark = "Location dot blue.svg", marksize = "6", label = "Mar'yans'ke", link = "uk:Мар'янське (Криворізький район)", label_size = "0" },
		{ lat = "48.258", long = "36.726", mark = "Location dot blue.svg", marksize = "8", label = "[[Mezhova]]", link = "Control of cities during the Russo-Ukrainian War#Mezhova", label_size = "65", position = "left"},
		{ lat = "47.568", long = "34.395", mark = "Location dot blue.svg", marksize = "16", label = "[[Nikopol, Ukraine|Nikopol]]", link = "Control of cities during the Russo-Ukrainian War#Nikopol", label_size = "100", position = "top" },
		{ lat = "48.633", long = "35.224", mark = "Location dot blue.svg", marksize = "14", label = "[[Novomoskovsk, Ukraine|Novomoskovsk]]", link = "Control of cities during the Russo-Ukrainian War#Novomoskovsk", label_size = "90", position = "left"},
		{ lat = "48.547", long = "34.866", mark = "Location dot blue.svg", marksize = "8", label = "[[Obukhivka]]", link = "Control of cities during the Russo-Ukrainian War#Obukhivka", label_size = "0" },
		{ lat = "48.529", long = "35.903", mark = "Location dot blue.svg", marksize = "16", label = "[[Pavlohrad]]", link = "Control of cities during the Russo-Ukrainian War#Pavlohrad", label_size = "100", position = "top" },
		{ lat = "49.014", long = "35.364", mark = "Location dot blue.svg", marksize = "8", label = "[[Pereshchepyne]]", link = "Control of cities during the Russo-Ukrainian War#Pereshchepyne", label_size = "65", position = "left"},
		{ lat = "48.346", long = "36.401", mark = "Location dot blue.svg", marksize = "12", label = "[[Pershotravensk]]", link = "Control of cities during the Russo-Ukrainian War#Pershotravensk", label_size = "80", position = "left"},
		{ lat = "48.457", long = "36.435", mark = "Location dot blue.svg", marksize = "8", label = "[[Petropavlivka, Dnipropetrovsk Oblast|Petropavlivka]]", link = "Control of cities during the Russo-Ukrainian War#Petropavlivka", label_size = "65", position = "top"},
		{ lat = "48.412", long = "33.694", mark = "Location dot blue.svg", marksize = "10", label = "[[Piatykhatky, Dnipropetrovsk Oblast|Piatykhatky]]", link = "Control of cities during the Russo-Ukrainian War#Piatykhatky", label_size = "70", position = "top"},
		{ lat = "48.573", long = "35.087", mark = "Location dot blue.svg", marksize = "10", label = "[[Pidhorodne]]", link = "Control of cities during the Russo-Ukrainian War#Pidhorodne", label_size = "70", position = "left"},
		{ lat = "47.657", long = "34.079", mark = "Location dot blue.svg", marksize = "12", label = "[[Pokrov, Ukraine|Pokrov]]", link = "Control of cities during the Russo-Ukrainian War#Pokrov", label_size = "80", position = "top"},
		{ lat = "47.985", long = "36.231", mark = "Location dot blue.svg", marksize = "8", label = "[[Pokrovske (urban-type settlement)|Pokrovske]]", link = "Control of cities during the Russo-Ukrainian War#Pokrovske", label_size = "65", position = "top"},
		{ lat = "47.693", long = "33.268", mark = "Location dot blue.svg", marksize = "8", label = "[[Shyroke]]", link = "Control of cities during the Russo-Ukrainian War#Shyroke", label_size = "65", position = "top"},
		--{ lat = "48.534", long = "35.074", mark = "Location dot blue.svg", marksize = "10", label = "[[Slobozhanske, Dnipropetrovsk Oblast|Slobozhanske]]", link = "Control of cities during the Russo-Ukrainian War#Slobozhanske", label_size = "70", position = "right"},
		{ lat = "48.048", long = "33.878", mark = "Location dot blue.svg", marksize = "8", label = "[[Sofiivka, Dnipropetrovsk Oblast|Sofiivka]]", link = "Control of cities during the Russo-Ukrainian War#Sofiivka", label_size = "65", position = "top"},
		{ lat = "48.204", long = "34.873", mark = "Location dot blue.svg", marksize = "8", label = "[[Solone]]", link = "Control of cities during the Russo-Ukrainian War#Solone", label_size = "65", position = "top"},
		{ lat = "48.323", long = "35.521", mark = "Location dot blue.svg", marksize = "12", label = "[[Synelnykove]]", link = "Control of cities during the Russo-Ukrainian War#Synelnykove", label_size = "80", position = "bottom"},
		{ lat = "48.521", long = "36.069", mark = "Location dot blue.svg", marksize = "12", label = "[[Ternivka]]", link = "Control of cities during the Russo-Ukrainian War#Ternivka", label_size = "80", position = "bottom"},
		{ lat = "47.817", long = "34.755", mark = "Location dot blue.svg", marksize = "8", label = "[[Tomakivka]]", link = "Control of cities during the Russo-Ukrainian War#Tomakivka", label_size = "65", position = "bottom"},
		{ lat = "48.947", long = "34.470", mark = "Location dot blue.svg", marksize = "8", label = "[[Tsarychanka]]", link = "Control of cities during the Russo-Ukrainian War#Tsarychanka", label_size = "65", position = "right" },
		{ lat = "48.206", long = "36.023", mark = "Location dot blue.svg", marksize = "10", label = "[[Vasylkivka]]", link = "Control of cities during the Russo-Ukrainian War#Vasylkivka", label_size = "70", position = "top"},
		{ lat = "48.484", long = "34.253", mark = "Location dot blue.svg", marksize = "10", label = "[[Verkhivtseve]]", link = "Control of cities during the Russo-Ukrainian War#Verkhivtseve", label_size = "0" },
		{ lat = "48.648", long = "34.337", mark = "Location dot blue.svg", marksize = "10", label = "[[Verkhnodniprovsk]]", link = "Control of cities during the Russo-Ukrainian War#Verkhnodniprovsk", label_size = "70", position = "top"},
		{ lat = "48.480", long = "34.021", mark = "Location dot blue.svg", marksize = "12", label = "[[Vilnohirsk]]", link = "Control of cities during the Russo-Ukrainian War#Vilnohirsk", label_size = "80", position = "top"},
		{ lat = "47.566", long = "33.647", mark = "Location dot blue.svg", marksize = "10", label = "[[Zelenodolsk, Ukraine|Zelenodolsk]]", link = "Control of cities during the Russo-Ukrainian War#Zelenodolsk", label_size = "70", position = "top"},
		{ lat = "48.344", long = "33.525", mark = "Location dot blue.svg", marksize = "12", label = "[[Zhovti Vody]]", link = "Control of cities during the Russo-Ukrainian War#Zhovti Vody", label_size = "80", position = "right"},
		
		--Donetsk Oblast
		{ lat = "47.802", long = "38.489", mark = "Location dot red.svg", marksize = "10", label = "[[Amvrosiivka]]", label_size = "70", link = "Amvrosiivka", position = "top" },
		{ lat = "48.137", long = "37.749", mark = "80x80-red-blue-anim.gif", marksize = "12", label = "[[Avdiivka]]", label_size = "80", link = "Avdiivka", position = "left" },
		{ lat = "48.595", long = "38.001", mark = "Location dot blue.svg", marksize = "14", label = "[[Bakhmut]]", link = "Control of cities during the Russo-Ukrainian War#Bakhmut", label_size = "90", position = "bottom" },
		{ lat = "48.764", long = "38.246", mark = "Location dot red.svg", marksize = "6", label = "Berestove", link = "Control of cities during the Russo-Ukrainian War#Berestove", label_size = "0" },
		{ lat = "48.767", long = "37.634", mark = "Location dot blue.svg", marksize = "8", label = "[[Bilenke, Donetsk Oblast|Bilenke]]", label_size = "60", link = "Bilenke, Donetsk Oblast", position = "right" },
		{ lat = "48.534", long = "37.054", mark = "Location dot blue.svg", marksize = "10", label = "[[Bilozerske]]", label_size = "70", link = "Bilozerske", position = "right" },
		{ lat = "48.406", long = "37.187", mark = "Location dot blue.svg", marksize = "8", label = "[[Bilytske]]", label_size = "60", link = "Bilytske", position = "right" },
		{ lat = "49.016", long = "37.508", mark = "Location dot blue.svg", marksize = "6", label = "[[:uk:Богородичне|Bohorodychne]]", label_size = "0", link = "Control of cities during the Russo-Ukrainian War#Bohorodychne", position = "left" },
		--{ lat = "48.840", long = "37.500", mark = "Location dot blue.svg", marksize = "8", label = "Bylbasivka", label_size = "60", position = "left" },
		{ lat = "48.589", long = "37.835", mark = "Location dot blue.svg", marksize = "10", label = "[[Chasiv Yar]]", label_size = "70", link = "Chasiv Yar", position = "top" },
		{ lat = "48.334", long = "38.406", mark = "Location dot red.svg", marksize = "12", label = "[[Debaltseve]]", label_size = "80", link = "Debaltseve", position = "bottom" },
		{ lat = "48.920", long = "37.850", mark = "Location dot blue.svg", marksize = "6", label = "Dibrova", label_size = "0" },
		{ lat = "48.469", long = "37.087", mark = "Location dot blue.svg", marksize = "12", label = "[[Dobropillia]]", label_size = "80", link = "Dobropillia", position = "right" },
		{ lat = "47.758", long = "37.677", mark = "Location dot red.svg", marksize = "12", label = "[[Dokuchaievsk]]", label_size = "0", link = "Dokuchaievsk", position = "top" },
		{ lat = "48.003", long = "37.805", mark = "Location dot red.svg", marksize = "24", label = "[[Donetsk]]", link = "Control of cities during the Russo-Ukrainian War#Donetsk", label_size = "120", position = "bottom" },
		{ lat = "48.075", long = "37.726", mark = "Fighter-jet-red-icon.svg", marksize = "12", label = "[[Donetsk International Airport]]", link = "Donetsk International Airport", label_size = "0", position = "bottom" },
		{ lat = "49.042", long = "37.724", mark = "Location dot blue.svg", marksize = "6", label = "[[Drobysheve]]", label_size = "0", link = "Control of cities during the Russo-Ukrainian War#Drobysheve", position = "right" },
		{ lat = "48.616", long = "37.527", mark = "Location dot blue.svg", marksize = "14", label = "[[Druzhkivka]]", label_size = "90", link = "Druzhkivka", position = "left" },
		{ lat = "47.156", long = "37.861", mark = "Location dot red.svg", marksize = "8", label = "[[Azov, Novoazovsk Raion|Azov]]", label_size = "65", link = "Dzerzhynske", position = "right" },
		{ lat = "48.307", long = "38.030", mark = "Map-arcWW-blue.svg", marksize = "24" },
		{ lat = "48.403", long = "38.075", mark = "Location dot red.svg", marksize = "8", label = "[[Holmivskyi]]", label_size = "0", link = "Holmivskyi" },
		{ lat = "48.307", long = "38.030", mark = "Location dot red.svg", marksize = "20", label = "[[Horlivka]]", link = "Control of cities during the Russo-Ukrainian War#Horlivka", label_size = "110", position = "left" },
		{ lat = "48.054", long = "37.370", mark = "Location dot blue.svg", marksize = "10", label = "[[Hirnyk, Donetsk Oblast|Hirnyk]]", label_size = "70", link = "Hirnyk, Donetsk Oblast", position = "left" },
		{ lat = "47.926", long = "38.196", mark = "Location dot red.svg", marksize = "10", label = "[[Ilovaisk]]", label_size = "0", link = "Ilovaisk", position = "top" },
		{ lat = "48.043", long = "38.139", mark = "Location dot red.svg", marksize = "14", label = "[[Khartsyzk]]", label_size = "0", link = "Khartsyzk", position = "top" },
		{ lat = "49.175", long = "37.726", mark = "Location dot blue.svg", marksize = "6", label = "Karpivka", link = "Control of cities during the Russo-Ukrainian War#Karpivka", label_size = "0" },
		{ lat = "49.182", long = "37.865", mark = "Location dot blue.svg", marksize = "6", label = "Katerynivka", link = "Control of cities during the Russo-Ukrainian War#Katerynivka", label_size = "0" },
		{ lat = "48.155", long = "38.359", mark = "Location dot red.svg", marksize = "12", label = "[[Kirovske, Donetsk Oblast|Kirovske]]", label_size = "0", link = "Kirovske, Donetsk Oblast", position = "top" },
		{ lat = "48.474", long = "38.091", mark = "Location dot red.svg", marksize = "6", label = "[[Kodema]]", link = "Control of cities during the Russo-Ukrainian War#Kodema", label_size = "0" },
		{ lat = "49.155", long = "37.627", mark = "Location dot blue.svg", marksize = "6", label = "Korovii Yar", link = "Control of cities during the Russo-Ukrainian War#Korovii Yar", label_size = "0" },
		{ lat = "48.739", long = "37.583", mark = "Location dot blue.svg", marksize = "16", label = "[[Kramatorsk]]", link = "Control of cities during the Russo-Ukrainian War#Kramatorsk", label_size = "100", position = "left" },
		{ lat = "48.710", long = "37.630", mark = "Fighter-jet-blue-icon.svg", marksize = "10", label = "[[Kramatorsk Airport]]", label_size = "0", link = "Kramatorsk Airport", position = "bottom" },
		{ lat = "48.009", long = "37.509", mark = "Location dot blue.svg", marksize = "10", label = "[[Krasnohorivka]]", label_size = "0", link = "Krasnohorivka", position = "top" },
		--{ lat = "49.139", long = "37.564", mark = "Location dot red.svg", marksize = "6", label = "[[:uk:Кримки (Краматорський район)|Krymky]]", label_size = "0", link = "Control of cities during the Russo-Ukrainian War#Krymky, Kramatorsk Raion", position = "top" },
		{ lat = "49.087", long = "37.887", mark = "Location dot blue.svg", marksize = "6", label = "Kolodiazi", label_size = "0", link = "Control of cities during the Russo-Ukrainian War#Kolodiazi" },
		{ lat = "47.667", long = "38.076", mark = "Location dot red.svg", marksize = "10", label = "[[Komsomolske, Donetsk Oblast|Komsomolske]]", label_size = "70", link = "Komsomolske, Donetsk Oblast", position = "bottom" },
		{ lat = "48.524", long = "37.708", mark = "Location dot blue.svg", marksize = "14", label = "[[Kostiantynivka]]", label_size = "0", link = "Kostiantynivka", position = "bottom" },
		{ lat = "47.987", long = "37.291", mark = "Location dot blue.svg", marksize = "10", label = "[[Kurakhove]]", label_size = "70", link = "Kurakhove", position = "left" },
		--{ lat = "49.209", long = "37.597", mark = "Location dot red.svg", marksize = "6", label = "Lozove", label_size = "50", link = "Control of cities during the Russo-Ukrainian War#Lozove, Kramatorsk Raion", position = "top" },
		{ lat = "48.441", long = "38.254", mark = "Location dot red.svg", marksize = "6", label = "[[Luhanske]]", label_size = "0", link = "Luhanske" },
		{ lat = "48.990", long = "37.805", mark = "Location dot blue.svg", marksize = "12", label = "[[Lyman, Ukraine|Lyman]]", label_size = "80", link = "Lyman, Ukraine", position = "left" },
		{ lat = "48.056", long = "37.961", mark = "Location dot red.svg", marksize = "20", label = "[[Makiivka]]", link = "Control of cities during the Russo-Ukrainian War#Makiivka", label_size = "110", position = "bottom" },
		{ lat = "47.060", long = "37.309", mark = "Location dot red.svg", marksize = "8", label = "[[Manhush, Donetsk Oblast|Manhush]]", label_size = "65", link = "Manhush, Donetsk Oblast", position = "top" },
		{ lat = "47.942", long = "37.504", mark = "80x80-red-blue-anim.gif", marksize = "8", label = "[[Marinka, Ukraine|Marinka]]", label_size = "65", link = "Marinka, Ukraine", position = "left" },
		{ lat = "47.090", long = "37.553", mark = "Location dot red.svg", marksize = "20", label = "[[Mariupol]]", link = "Control of cities during the Russo-Ukrainian War#Mariupol", label_size = "110", position = "bottom" },
		{ lat = "47.098", long = "37.610", mark = "Icon NuclearPowerPlant-red.svg", marksize = "12", label = "[[Azovstal iron and steel works]]", link = "Azovstal iron and steel works", label_size = "0" },
		{ lat = "47.073", long = "37.456", mark = "Fighter-jet-red-icon.svg", marksize = "12", label = "[[Mariupol International Airport]]", link = "Mariupol International Airport", label_size = "0", position = "bottom" },
		{ lat = "47.056", long = "37.505", mark = "Anchor pictogram red.svg", marksize = "12", label = [[Port of Mariupol]], link = "Port of Mariupol", label_size = "0" },
		{ lat = "48.552", long = "38.205", mark = "Location dot red.svg", marksize = "6", label = "Midna Ruda", label_size = "0", link = "Control of cities during the Russo-Ukrainian War#Midna Ruda" },
		{ lat = "47.875", long = "38.067", mark = "Location dot red.svg", marksize = "10", label = "[[Mospyne]]", label_size = "0", link = "Mospyne", position = "top" },
		{ lat = "48.850", long = "37.768", mark = "Location dot blue.svg", marksize = "10", label = "[[Mykolaivka, Donetsk Oblast|Mykolaivka]]", label_size = "0", link = "Mykolaivka, Donetsk Oblast", position = "top" },
		{ lat = "48.296", long = "37.270", mark = "Location dot blue.svg", marksize = "12", label = "[[Myrnohrad]]", label_size = "0", link = "Myrnohrad", position = "top" },
		{ lat = "48.459", long = "38.273", mark = "Location dot red.svg", marksize = "8", label = "[[Myronivskyi]]", link = "Control of cities during the Russo-Ukrainian War#Myronivskyi", label_size = "60", position = "right" },
		{ lat = "48.333", long = "37.841", mark = "Location dot blue.svg", marksize = "8", label = "[[New York (Ukraine)|New York]]", label_size = "0", link = "New York (Ukraine)" },
		{ lat = "47.203", long = "37.320", mark = "Location dot red.svg", marksize = "8", label = "[[Nikolske]]", label_size = "65", link = "Nikolske", position = "top" },
		{ lat = "49.163", long = "37.831", mark = "Location dot blue.svg", marksize = "6", label = "Nove", label_size = "0", link = "Control of cities during the Russo-Ukrainian War#Nove" },
		{ lat = "47.111", long = "38.082", mark = "Location dot red.svg", marksize = "10", label = "[[Novoazovsk]]", link = "Control of cities during the Russo-Ukrainian War#Novoazovsk", label_size = "70", position = "bottom" },
		--{ lat = "48.635", long = "36.982", mark = "Location dot blue.svg", marksize = "8", label = "Novodonetske", label_size = "60", link = "uk:Новодонецьке (смт)", position = "top" }, -- Kramatorsk Raion
		{ lat = "48.205", long = "37.337", mark = "Location dot blue.svg", marksize = "10", label = "[[Novohrodivka]]", label_size = "70", link = "Novohrodivka", position = "left" },
		{ lat = "48.432", long = "38.175", mark = "Location dot red.svg", marksize = "6", label = "[[Novoluhanske]]", label_size = "0", link = "Novoluhanske" },
			{ lat = "48.464", long = "38.203", mark = "Icon NuclearPowerPlant-red.svg", marksize = "10", label = "Vuhledar Thermal Power Plant", label_size = "0" },
		{ lat = "47.735", long = "37.037", mark = "Location dot red.svg", marksize = "6", label = "Novomaiorske", label_size = "50", link = "Control of cities during the Russo-Ukrainian War#Novomaiorske", position = "left" },
		{ lat = "47.853", long = "37.483", mark = "Location dot red.svg", marksize = "6", label = "[[Novomykhailivka, Marinka Raion]]", label_size = "0", link = "Control of cities during the Russo-Ukrainian War#Novomykhailivka, Marinka Raion", position = "left" },
		{ lat = "49.070", long = "37.691", mark = "Location dot blue.svg", marksize = "6", label = "[[Novoselivka, Lyman urban hromada, Kramatorsk Raion, Donetsk Oblast|Novoselivka]]", label_size = "0", link = "Control of cities during the Russo-Ukrainian War#Novoselivka (urban-type settlement)" },
		{ lat = "47.839", long = "36.685", mark = "Location dot blue.svg", marksize = "6", label = "Novosilka", label_size = "0", link = "#Novosilka, Volnovakha Raion" },
		{ lat = "47.717", long = "37.576", mark = "Location dot red.svg", marksize = "8", label = "[[Novotroitske, Volnovakha Raion|Novotroitske]]", label_size = "0", link = "Control of cities during the Russo-Ukrainian War#Novotroitske, Volnovakha Raion", position = "top" },
		--{ lat = "47.809", long = "38.022", mark = "Location dot red.svg", marksize = "8", label = "Novyi Svit", label_size = "0", position = "right" },
		{ lat = "48.117", long = "38.165", mark = "Location dot red.svg", marksize = "10", label = "Nyzhnia Krynka", label_size = "0", position = "top" },
		{ lat = "48.243", long = "37.611", mark = "Location dot blue.svg", marksize = "6", label = "[[Ocheretyne]]", label_size = "0", link = "Control of cities during the Russo-Ukrainian War#Ocheretyne", position = "top" },
		--{ lat = "48.580", long = "37.616", mark = "Location dot blue.svg", marksize = "8", label = "Oleksijevo-Druzhkivka", label_size = "0" },
		--{ lat = "49.115", long = "37.590", mark = "Location dot red.svg", marksize = "6", label = "Oleksandrivka, Kramatorsk Raion (Limanska)", label_size = "0", link = "Control of cities during the Russo-Ukrainian War#Oleksandrivka, Kramatorsk Raion (Limanska)", position = "top" },
		{ lat = "47.831", long = "37.66", mark = "Location dot red.svg", marksize = "6", label = "[[Olenivka, Kalmiuske Raion]]", label_size = "0", link = "Control of cities during the Russo-Ukrainian War#Olenivka, Kalmiuske Raion", position = "top" },
		{ lat = "48.899", long = "37.916", mark = "Location dot blue.svg", marksize = "6", label = "Ozerne", label_size = "0", link = "Control of cities during the Russo-Ukrainian War#Ozerne, Kramatorsk Raion" },
		{ lat = "48.203", long = "37.976", mark = "Location dot red.svg", marksize = "8", label = "[[Panteleimonivka (urban-type settlement)|Panteleimonivka]]", label_size = "0", link = "Panteleimonivka (urban-type settlement)" },
		{ lat = "47.754", long = "37.218", mark = "80x80-red-blue-anim.gif", marksize = "6", label = "Pavlivka", label_size = "50", link = "Control of cities during the Russo-Ukrainian War#Pavlivka, Volnovakha Raion", position = "bottom" },
		{ lat = "48.094", long = "38.606", mark = "Location dot red.svg", marksize = "10", label = "Pelahiivka", label_size = "0" },
		--{ lat = "48.401", long = "37.905", mark = "Location dot blue.svg", marksize = "8", label = "Pivnichne", label_size = "0" },
		{ lat = "48.062", long = "37.675", mark = "Location dot red.svg", marksize = "6", link = "Control of cities during the Russo-Ukrainian War#Pisky", label = "[[Pisky, Pokrovsk Raion|Pisky]]", label_size = "50", position = "left" },
		{ lat = "48.282", long = "37.185", mark = "Location dot blue.svg", marksize = "14", label = "[[Pokrovsk, Ukraine|Pokrovsk]]", label_size = "90", link = "Control of cities during the Russo-Ukrainian War#Pokrovsk", position = "left" },
		{ lat = "48.635", long = "38.131", mark = "80x80-red-blue-anim.gif", marksize = "6", label = "[[Pokrovske, Bakhmut Raion, Donetsk Oblast|Pokrovske]]", link = "Control of cities during the Russo-Ukrainian War#Pokrovske", label_size = "0" },
		{ lat = "48.900", long = "37.723", mark = "Location dot blue.svg", marksize = "6", label = "[[Raihorodok]]", link = "Control of cities during the Russo-Ukrainian War#Raihorodok", label_size = "50", position = "left" },
		{ lat = "48.353", long = "37.210", mark = "Location dot blue.svg", marksize = "8", label = "[[Rodynske]]", label_size = "60", link = "Rodynske", position = "left" },
		--{ lat = "48.129", long = "38.563", mark = "Location dot red.svg", marksize = "8", label = "Rozsypne", label_size = "65", position = "top" },
		{ lat = "47.174", long = "37.692", mark = "Location dot red.svg", marksize = "10", label = "[[Sartana, Ukraine|Sartana]]", label_size = "70", link = "Sartana, Ukraine", position = "top" },
		--{ lat = "48.962", long = "37.716", mark = "Location dot blue.svg", marksize = "6", label = "Shchurove", label_size = "0" },
		{ lat = "48.148", long = "37.297", mark = "Location dot blue.svg", marksize = "12", label = "[[Selydove]]", label_size = "80", link = "Selydove", position = "left" },
		{ lat = "48.918", long = "38.134", mark = "Location dot blue.svg", marksize = "6", label = "[[Serebryanka]]", link = "Control of cities during the Russo-Ukrainian War#Serebryanka", label_size = "0" },
		{ lat = "48.049", long = "38.451", mark = "Location dot red.svg", marksize = "12", label = "[[Shakhtarsk]]", label_size = "0", link = "Shakhtarsk", position = "top" },
		{ lat = "49.091", long = "37.720", mark = "Location dot blue.svg", marksize = "6", label = "Shandryholove", label_size = "0", link = "Control of cities during the Russo-Ukrainian War#Shandryholove", position = "top" },
		{ lat = "48.220", long = "37.145", mark = "Location dot blue.svg", marksize = "6", label = "[[Shevchenko, Donetsk Oblast|Shevchenko]]", label_size = "0", link = "Control of cities during the Russo-Ukrainian War#Shevchenko" },
		--{ lat = "47.098", long = "37.810", mark = "Location dot red.svg", marksize = "6", label = "[[Shyrokyne]]", label_size = "0", link = "Shyrokyne", position = "top" },
		{ lat = "48.085", long = "38.689", mark = "Location dot red.svg", marksize = "8", label = "Sieverne", label_size = "0" },
		{ lat = "48.874", long = "38.105", mark = "Location dot blue.svg", marksize = "10", label = "[[Siversk]]", label_size = "70", link = "Siversk", position = "left" },
		{ lat = "48.028", long = "38.766", mark = "Location dot red.svg", marksize = "12", label = "[[Snizhne]]", label_size = "0", link = "Snizhne", position = "top" },
		{ lat = "48.853", long = "37.625", mark = "Location dot blue.svg", marksize = "16", label = "[[Sloviansk]]", link = "Control of cities during the Russo-Ukrainian War#Sloviansk", label_size = "100", position = "left", label_width = "4" }, -- Reduced label div width allows clicking nearby
		{ lat = "48.265", long = "38.160", mark = "Location dot red.svg", marksize = "8", label = "Sofiivka", label_size = "0" },
		{ lat = "48.677", long = "38.099", mark = "80x80-red-blue-anim.gif", marksize = "10", label = "[[Soledar]]", label_size = "70", link = "Soledar", position = "top" },
		{ lat = "47.788", long = "37.490", mark = "Location dot red.svg", marksize = "6", label = "Solodke", link = "Control of cities during the Russo-Ukrainian War#Solodke", label_size = "0" },
		--{ lat = "49.072", long = "37.548", mark = "Location dot blue.svg", marksize = "6", label = "Sosnove", link = "Control of cities during the Russo-Ukrainian War#Sosnove", label_size = "0" },
		{ lat = "48.808", long = "38.246", mark = "80x80-red-blue-anim.gif", marksize = "6", label = "Spirne", link = "Control of cities during the Russo-Ukrainian War#Spirne", label_size = "50", position = "left" },
		{ lat = "47.753", long = "38.025", mark = "Location dot red.svg", marksize = "8", label = "[[Starobesheve]]", label_size = "65", link = "Starobesheve", position = "right" },
		{ lat = "47.696", long = "36.833", mark = "Location dot red.svg", marksize = "6", label = "Staromlynivka", label_size = "50", link = "Control of cities during the Russo-Ukrainian War#Staromlynivka", position = "bottom" },
		{ lat = "48.003", long = "37.585", mark = "Location dot red.svg", marksize = "8", label = "[[Staromykhailivka]]", label_size = "0", link = "Staromykhailivka" },
		{ lat = "48.920", long = "37.782", mark = "Location dot blue.svg", marksize = "6", label = "Staryi Karavan", link = "Control of cities during the Russo-Ukrainian War#Staryi Karavan", label_size = "0" },
		{ lat = "47.159", long = "37.486", mark = "Location dot red.svg", marksize = "8", label = "Staryi Krym", label_size = "0", position = "top" },
		{ lat = "49.033", long = "37.567", mark = "Location dot blue.svg", marksize = "6", label = "[[Sviatohirsk]]", label_size = "0", link = "Sviatohirsk", position = "top" },
		{ lat = "48.435", long = "38.220", mark = "Location dot red.svg", marksize = "10", label = "[[Svitlodarsk]]", label_size = "70", link = "Svitlodarsk", position = "bottom" },
		{ lat = "47.412", long = "38.018", mark = "Location dot red.svg", marksize = "6", label = "[[Telmanove]]", label_size = "0", link = "Telmanove", position = "top" },
		{ lat = "49.095", long = "37.964", mark = "Location dot blue.svg", marksize = "6", label = "[[Terny, Kramatorsk Raion|Terny]]", label_size = "0", link = "Control of cities during the Russo-Ukrainian War#Terny, Kramatorsk Raion", position = "top" },
		{ lat = "48.397", long = "37.855", mark = "Location dot blue.svg", marksize = "12", label = "[[Toretsk]]", label_size = "80", link = "Toretsk", position = "left" },
		{ lat = "48.020", long = "38.655", mark = "Location dot red.svg", marksize = "14", label = "[[Chystiakove]]", label_size = "90", link = "Chystiakove", position = "bottom" },
		{ lat = "49.015", long = "37.964", mark = "Location dot blue.svg", marksize = "6", label = "Torske", label_size = "0", link = "Control of cities during the Russo-Ukrainian War#Torske, Kramatorsk Raion"},
		{ lat = "48.097", long = "37.363", mark = "Location dot blue.svg", marksize = "10", label = "[[Ukrainsk]]", label_size = "70", link = "Ukkrainsk", position = "left" },
		{ lat = "47.836", long = "36.845", mark = "Location dot blue.svg", marksize = "8", label = "[[Velyka Novosilka]]", label_size = "60", link = "Velyka Novosilka", position = "top" },
		{ lat = "47.595", long = "37.483", mark = "Location dot red.svg", marksize = "12", label = "[[Volnovakha]]", label_size = "80", link = "Volnovakha", position = "bottom" },
		{ lat = "47.736", long = "37.378", mark = "Location dot red.svg", marksize = "8", label = "[[Volodymyrivka, Volnovakha Raion, Donetsk Oblast|Volodymyrivka]]", label_size = "60", link = "Control of cities during the Russo-Ukrainian War#Volodymyrivka", position = "bottom" },
		{ lat = "47.780", long = "37.249", mark = "Location dot blue.svg", marksize = "10", label = "[[Vuhledar]]", label_size = "70", link = "Vuhledar", position = "top" },
		{ lat = "48.312", long = "38.278", mark = "Location dot red.svg", marksize = "8", label = "[[Vuhlehirsk]]", label_size = "0", link = "Vuhlehirsk" },
		{ lat = "46.967", long = "37.267", mark = "Location dot red.svg", marksize = "6", label = "Yalta", label_size = "50", link = "uk:Ялта (смт)", position = "top" },
		{ lat = "48.946", long = "37.971", mark = "Location dot blue.svg", marksize = "6", label = "[[Yampil]]", link = "Control of cities during the Russo-Ukrainian War#Yampil", label_size = "0", position = "top" },
		{ lat = "49.054", long = "37.649", mark = "Location dot blue.svg", marksize = "6", label = "[[Yarova]]", link = "Control of cities during the Russo-Ukrainian War#Yarova", label_size = "0" },
		--{ lat = "48.766", long = "37.564", mark = "Location dot blue.svg", marksize = "8", label = "Yasnohirka", label_size = "0" },
		{ lat = "48.122", long = "37.877", mark = "Location dot red.svg", marksize = "12", label = "[[Yasynuvata]]", label_size = "80", link = "Yasynuvata", position = "top" },
		{ lat = "48.237", long = "38.208", mark = "Location dot red.svg", marksize = "14", label = "[[Yenakiieve]]", link = "Control of cities during the Russo-Ukrainian War#Yenakiieve", label_size = "0", position = "top" },
		{ lat = "48.223", long = "38.273", mark = "Location dot red.svg", marksize = "10", label = "[[Yunokomunarivsk]]", label_size = "0", link = "Yunokomunarivsk", position = "top" },
		{ lat = "48.527", long = "38.067", mark = "80x80-red-blue-anim.gif", marksize = "6", label = "Zaitseve", link = "Control of cities during the Russo-Ukrainian War#Zaitseve", label_size = "0" },
		{ lat = "48.369", long = "37.898", mark = "Location dot blue.svg", marksize = "8", label = "[[Zalizne]]", label_size = "0", link = "Zalizne" },
		{ lat = "49.019", long = "37.920", mark = "Location dot blue.svg", marksize = "6", label = "[[Zarichne, Kramatorsk Raion|Zarichne]]", label_size = "0", link = "Control of cities during the Russo-Ukrainian War#Zarichne, Kramatorsk Raion" },
		{ lat = "49.133", long = "37.805", mark = "Location dot blue.svg", marksize = "6", label = "Zelena Dolyna", label_size = "0", link = "Control of cities during the Russo-Ukrainian War#Zelena Dolyna" },
		{ lat = "47.830", long = "36.621", mark = "Location dot blue.svg", marksize = "6", label = "Zelene Pole", label_size = "0", link = "Control of cities during the Russo-Ukrainian War#Zelene Pole, Volnovakha Raion" },
		{ lat = "48.146", long = "38.254", mark = "Location dot red.svg", marksize = "10", label = "[[Zhdanivka]]", label_size = "0", link = "Zhdanivka", position = "top" },
		{ lat = "48.022", long = "38.261", mark = "Location dot red.svg", marksize = "10", label = "[[Zuhres]]", label_size = "0", link = "Zuhres", position = "top" },
	
		--Ivano-Frankivsk Oblast
		{ lat = "49.258", long = "24.628", mark = "Location dot blue.svg", marksize = "10", label = "[[Burshtyn]]", link = "Control of cities during the Russo-Ukrainian War#Burshtyn", label_size = "0"},
		{ lat = "48.971", long = "24.011", mark = "Location dot blue.svg", marksize = "12", label = "[[Dolyna]]", link = "Control of cities during the Russo-Ukrainian War#Dolyna", label_size = "0"},
		{ lat = "48.922", long = "24.710", mark = "Location dot blue.svg", marksize = "20", label = "[[Ivano-Frankivsk]]", link = "Control of cities during the Russo-Ukrainian War#Ivano-Frankivsk", label_size = "110", position = "left" },
		{ lat = "48.884", long = "24.686", mark = "Fighter-jet-blue-icon.svg", marksize = "10", label = "[[Ivano-Frankivsk International Airport]]", link = "Ivano-Frankivsk International Airport", label_size = "0"},
		{ lat = "49.044", long = "24.360", mark = "Location dot blue.svg", marksize = "14", label = "[[Kalush, Ukraine]]", link = "Control of cities during the Russo-Ukrainian War#Kalush", label_size = "0"},
		{ lat = "48.531", long = "25.040", mark = "Location dot blue.svg", marksize = "14", label = "[[Kolomyia]]", link = "Control of cities during the Russo-Ukrainian War#Kolomyia", label_size = "0"},
		{ lat = "48.529", long = "25.126", mark = "Fighter-jet-blue-icon.svg", marksize = "7", label = "[[Kolomyia (air base)]]", link = "Kolomyia (air base)", label_size = "0"},
		{ lat = "48.633", long = "24.583", mark = "Location dot blue.svg", marksize = "12", label = "[[Nadvirna]]", link = "Control of cities during the Russo-Ukrainian War#Nadvirna", label_size = "0"},
		
		--Kharkiv Oblast
		{ lat = "49.539", long = "36.624", mark = "Location dot blue.svg", marksize = "8", label = "[[Andriivka, Kharkiv Oblast|Andriivka]]", link = "Andriivka, Kharkiv Oblast", label_size = "0", position = "right" },
		--{ lat = "49.899", long = "36.193", mark = "Location dot blue.svg", marksize = "8", label = "[[Babai, Ukraine|Babai]]", link = "Babai, Ukraine", label_size = "0", position = "bottom" },
		--{ lat = "49.416", long = "36.835", mark = "Location dot blue.svg", marksize = "6", label = "Bairak", link = "Control of cities during the Russo-Ukrainian War#Bairak", label_size = "0" },
		{ lat = "49.464", long = "36.859", mark = "Location dot blue.svg", marksize = "12", label = "[[Balakliia]]", link = "Control of cities during the Russo-Ukrainian War#Balakliia", label_size = "80", position = "right" },
		{ lat = "48.902", long = "37.018", mark = "Location dot blue.svg", marksize = "8", label = "[[Barvinkove]]", link = "Barvinkove", label_size = "65", position = "top" },
		--{ lat = "49.830", long = "36.961", mark = "Location dot blue.svg", marksize = "6", label = "Bazaliivka", link = "Control of cities during the Russo-Ukrainian War#Bazaliivka", label_size = "50", position = "right"},
		{ lat = "49.875", long = "36.283", mark = "Location dot blue.svg", marksize = "8", label = "[[Bezliudivka]]", link = "Bezliudivka", label_size = "0", position = "top" },
		{ lat = "50.164", long = "35.540", mark = "Location dot blue.svg", marksize = "10", label = "[[Bohodukhiv]]", link = "Control of cities during the Russo-Ukrainian War#Bohodukhiv", label_size = "70", position = "top" },
		{ lat = "49.473", long = "37.689", mark = "Location dot blue.svg", marksize = "6", label = "Bohuslavka", link = "Control of cities during the Russo-Ukrainian War#Bohuslavka", label_size = "0" },
		{ lat = "49.410", long = "37.730", mark = "Location dot blue.svg", marksize = "6", label = "Borivksa Andriivka", link = "Control of cities during the Russo-Ukrainian War#Borivksa Andriivka", label_size = "0" },
		{ lat = "49.639", long = "37.330", mark = "Location dot blue.svg", marksize = "6", label = "Borivske", link = "Control of cities during the Russo-Ukrainian War#Borivske", label_size = "0" },
		{ lat = "49.374", long = "37.623", mark = "Location dot blue.svg", marksize = "8", label = "[[Borova, Kharkiv Oblast|Borova]]", link = "Borova, Kharkiv Oblast", label_size = "65", position = "left" },
		{ lat = "49.503", long = "36.970", mark = "Location dot blue.svg", marksize = "6", label = "Borshchyvka", link = "Control of cities during the Russo-Ukrainian War#Borshchyvka", label_size = "0" },
		{ lat = "49.041", long = "37.215", mark = "Location dot blue.svg", marksize = "6", label = "Brazhkivka", link = "Control of cities during the Russo-Ukrainian War#Brazhkivka", label_size = "50", position = "top" },
		--{ lat = "50.117", long = "36.375", mark = "Location dot blue.svg", marksize = "6", label = "Cherkaski Tyshky", link = "Control of cities during the Russo-Ukrainian War#Cherkaski Tyshky", label_size = "0"},
		{ lat = "49.717", long = "36.933", mark = "Location dot blue.svg", marksize = "6", label = "[[Chkalovske]]", link = "Control of cities during the Russo-Ukrainian War#Chkalovske", label_size = "50", position = "bottom" },
		{ lat = "49.836", long = "36.681", mark = "Location dot blue.svg", marksize = "12", label = "[[Chuhuiv]]", link = "Chuhuiv", label_size = "80", position = "top" },
		{ lat = "49.84", long = "36.647", mark = "Fighter-jet-blue-icon.svg", marksize = "10", label = "[[Chuhuiv Air Base]]", link = "Chuhuiv air base attack", label_size = "0", position = "top" },
		{ lat = "50.116", long = "36.116", mark = "Location dot blue.svg", marksize = "10", label = "[[Derhachi]]", link = "Control of cities during the Russo-Ukrainian War#Derhachi", label_size = "70", position = "left" },
		--{ lat = "50.233", long = "36.237", mark = "Location dot blue.svg", marksize = "6", label = "Dementiivka", link = "Control of cities during the Russo-Ukrainian War#Dementiivka", label_size = "0" },
		{ lat = "49.508", long = "36.572", mark = "Location dot blue.svg", marksize = "8", label = "[[Donets, Ukraine|Donets]]", link = "Donets, Ukraine", label_size = "60", position = "left" },
		{ lat = "49.018", long = "37.319", mark = "Location dot blue.svg", marksize = "6", label = "[[Dovhenke, Izium Raion, Kharkiv Oblast|Dovhenke]]", link = "Control of cities during the Russo-Ukrainian War#Dovhenke (Izium Raion)", label_size = "50", position = "bottom" },
		{ lat = "49.85", long = "37.666", mark = "Location dot blue.svg", marksize = "6", label = "[[Dvorichna]]", link = "Dvorichna", label_size = "65", position = "top" },
		{ lat = "49.795", long = "36.592", mark = "Location dot blue.svg", marksize = "8", label = "[[Eskhar]]", link = "Eskhar", label_size = "0", position = "left" },
		--{ lat = "50.072", long = "36.688", mark = "Location dot blue.svg", marksize = "6", label = "Fedorivka", label_size = "0"},
		{ lat = "49.841", long = "37.710", mark = "Location dot blue.svg", marksize = "6", label = "Hryanikivka", link = "Control of cities during the Russo-Ukrainian War#Hryanikivka", label_size = "0", position = "right"},
		{ lat = "49.676", long = "37.472", mark = "Location dot blue.svg", marksize = "6", label = "Hrushivka", link = "Control of cities during the Russo-Ukrainian War#Hrushivka", label_size = "0" },
		{ lat = "49.358", long = "36.815", mark = "Location dot blue.svg", marksize = "6", label = "Husarivka", link = "Control of cities during the Russo-Ukrainian War#Husarivka", label_size = "50", position = "bottom" },
		{ lat = "49.212", long = "37.267", mark = "Location dot blue.svg", marksize = "12", label = "[[Izium]]", link = "Control of cities during the Russo-Ukrainian War#Izium", label_size = "80", position = "top" },
		{ lat = "49.290", long = "35.723", mark = "Location dot blue.svg", marksize = "8", label = "[[Kehychivka]]", link = "Kehychivka", label_size = "65", position = "right" },
		{ lat = "49.994", long = "36.235", mark = "Location dot blue.svg", marksize = "28", label = "[[Kharkiv]]", link = "Control of cities during the Russo-Ukrainian War#Kharkiv", label_size = "130", position = "right" },
		{ lat = "49.925", long = "36.290", mark = "Fighter-jet-blue-icon.svg", marksize = "12", label = "[[Kharkiv International Airport]]", link = "Kharkiv International Airport", label_size = "0", position = "bottom" },
		{ lat = "50.025", long = "36.267", mark = "Fighter-jet-blue-icon.svg", marksize = "10", label = "[[Kharkiv North Airport]]", link = "Kharkiv North Airport", label_size = "0", position = "bottom" },
		{ lat = "49.629", long = "37.683", mark = "Location dot blue.svg", marksize = "6", label = "Kisharivka", link = "Control of cities during the Russo-Ukrainian War#Kisharivka", label_size = "0" },
		{ lat = "50.023", long = "36.876", mark = "Location dot blue.svg", marksize = "6", label = "Khotimlya", link = "Control of cities during the Russo-Ukrainian War#Khotimlya", label_size = "50", position = "right" },
		{ lat = "49.878", long = "36.738", mark = "Location dot blue.svg", marksize = "6", label = "Kochetok", link = "Control of cities during the Russo-Ukrainian War#Kochetok", label_size = "0"},
		{ lat = "50.337", long = "36.185", mark = "Location dot blue.svg", marksize = "8", label = "[[Kozacha&nbsp;Lopan]]", link = "Control of cities during the Russo-Ukrainian War#Kozacha Lopan", label_size = "60", position = "left" },
		{ lat = "49.373", long = "35.461", mark = "Location dot blue.svg", marksize = "12", label = "[[Krasnohrad]]", link = "Control of cities during the Russo-Ukrainian War#Krasnohrad", label_size = "80", position = "right" },
		{ lat = "50.062", long = "35.158", mark = "Location dot blue.svg", marksize = "8", label = "[[Krasnokutsk]]", link = "Krasnokutsk", label_size = "65", position = "top" },
		{ lat = "49.138", long = "36.320", mark = "Location dot blue.svg", marksize = "8", label = "[[Krasnopavlivka]]", link = "Krasnopavlivka", label_size = "65", position = "top" },
		{ lat = "49.716", long = "37.583", mark = "Location dot blue.svg", marksize = "12", label = "[[Kupiansk]]", link = "Control of cities during the Russo-Ukrainian War#Kupiansk", label_size = "80", position = "top" },
		{ lat = "49.657", long = "37.650", mark = "Location dot blue.svg", marksize = "8", label = "[[Kupiansk-Vuzlovyi]]", link = "Kupiansk-Vuzlovyi", label_size = "60", position = "right" },
		--{ lat = "50.043", long = "36.469", mark = "Location dot blue.svg", marksize = "6", label = "Kutuzivka", label_size = "0"},
		{ lat = "49.804", long = "36.906", mark = "Location dot blue.svg", marksize = "6", label = "Lebyazhe", label_size = "0"},
		{ lat = "49.951", long = "35.941", mark = "Location dot blue.svg", marksize = "12", label = "[[Liubotyn]]", link = "Control of cities during the Russo-Ukrainian War#Liubotyn", label_size = "80", position = "left" },
		{ lat = "48.890", long = "36.308", mark = "Location dot blue.svg", marksize = "14", label = "[[Lozova]]", link = "Control of cities during the Russo-Ukrainian War#Lozova", label_size = "90", position = "bottom" },
		{ lat = "50.209", long = "36.421", mark = "Location dot blue.svg", marksize = "6", label = "[[Lyptsi]]", label_size = "50", position = "top" },
		--{ lat = "50.072", long = "36.163", mark = "80x80-red-blue-anim.gif", marksize = "8", label = "[[Mala Danylivka]]", link = "Mala Danylivka", label_size = "0", position = "top" },
		--{ lat = "50.146", long = "36.544", mark = "Location dot blue.svg", marksize = "6", label = "Male Vesele", link = "Control of cities during the Russo-Ukrainian War#Male Vesele", label_size = "0" },
		{ lat = "49.245", long = "37.705", mark = "Location dot blue.svg", marksize = "6", label = "Maliivka", link = "Control of cities during the Russo-Ukrainian War#Maliivka", label_size = "0" },
		{ lat = "49.801", long = "36.715", mark = "Location dot blue.svg", marksize = "8", label = "[[Malynivka, Kharkiv Oblast|Malynivka]]", link = "Malynivka, Kharkiv Oblast", label_size = "65", position = "bottom" },
		{ lat = "49.806", long = "36.050", mark = "Location dot blue.svg", marksize = "12", label = "[[Merefa]]", link = "Control of cities during the Russo-Ukrainian War#Merefa", label_size = "80", position = "bottom" },
		--{ lat = "50.039", long = "36.758", mark = "Location dot blue.svg", marksize = "6", label = "Molodova", link = "Control of cities during the Russo-Ukrainian War#Molodova", label_size = "0" },
		{ lat = "49.722", long = "35.867", mark = "Location dot blue.svg", marksize = "10", label = "[[Nova Vodolaha]]", link = "Nova Vodolaha", label_size = "70", position = "left" },
		--{ lat = "49.391", long = "36.877", mark = "Location dot blue.svg", marksize = "6", label = "Nova Husarivka", link = "Control of cities during the Russo-Ukrainian War#Nova Husarivka", label_size = "0" },
		--{ lat = "50.364", long = "35.822", mark = "Location dot blue.svg", marksize = "6", label = "Oleksandrivka", label_size = "0"},
		{ lat = "49.174", long = "37.428", mark = "Location dot blue.svg", marksize = "6", label = "[[Oskil]]", link = "Control of cities during the Russo-Ukrainian War#Oskil", label_size = "50", position = "top" },
		{ lat = "48.939", long = "36.279", mark = "Location dot blue.svg", marksize = "8", label = "[[Paniutyne]]", link = "Paniutyne", label_size = "65", position = "top" },
        { lat = "50.078", long = "36.795", mark = "Location dot blue.svg", marksize = "6", label = "[[Staryi&nbsp;Saltiv]]", link = "Staryi Saltiv", label_size = "50", position = "right" },
		{ lat = "49.873", long = "36.934", mark = "Location dot blue.svg", marksize = "8", label = "[[Pechenihy]]", link = "Control of cities during the Russo-Ukrainian War#Pechenihy", label_size = "60", position = "right" },
		--{ lat = "50.117", long = "36.667", mark = "Location dot blue.svg", marksize = "6", label = "Peremoha", link = "Control of cities during the Russo-Ukrainian War#Peremoha, Kharkiv Raion", label_size = "50", position = "top" },
		{ lat = "50.030", long = "35.976", mark = "Location dot blue.svg", marksize = "8", label = "[[Peresichne]]", link = "Peresichne", label_size = "0", position = "top" },
		{ lat = "49.395", long = "36.216", mark = "Location dot blue.svg", marksize = "12", label = "[[Pervomaiskyi]]", link = "Control of cities during the Russo-Ukrainian War#Pervomaiskyi", label_size = "80", position = "top" },
		{ lat = "49.721", long = "37.717", mark = "Location dot blue.svg", marksize = "6", label = "Petropavlivka", link = "Control of cities during the Russo-Ukrainian War#Petropavlivka", label_size = "0" },
		{ lat = "49.267", long = "37.609", mark = "Location dot blue.svg", marksize = "6", label = "Pisky-Radivski", link = "Control of cities during the Russo-Ukrainian War#Pisky-Radivski", label_size = "0" },
		--{ lat = "49.954", long = "36.097", mark = "Location dot blue.svg", marksize = "12", label = "[[Pisochyn]]", link = "Pisochyn", label_size = "0", position = "top" },
		{ lat = "49.879", long = "36.067", mark = "Location dot blue.svg", marksize = "8", label = "[[Pivdenne]]", link = "Pivdenne", label_size = "0", position = "top" },
		{ lat = "49.243", long = "36.913", mark = "Location dot blue.svg", marksize = "6", label = "Protopopivka", link = "Control of cities during the Russo-Ukrainian War#Protopopivka, Izium Raion", label_size = "50", position = "left" },
		--{ lat = "50.193", long = "36.273", mark = "Location dot blue.svg", marksize = "6", label = "Pytomnyk", link = "Control of cities during the Russo-Ukrainian War#Pytomnyk, Kharkiv Raion", label_size = "0" },
		{ lat = "50.167", long = "36.821", mark = "Location dot blue.svg", marksize = "6", label = "Rubizhne", link = "Control of cities during the Russo-Ukrainian War#Rubizhne, Chuhuiv Raion", label_size = "50", position = "right"},
		{ lat = "50.141", long = "36.279", mark = "Location dot blue.svg", marksize = "8", label = "[[Ruska&nbsp;Lozova]]", link = "Ruska Lozova", label_size = "0", position = "left" },
		{ lat = "50.136", long = "36.403", mark = "Location dot blue.svg", marksize = "6", label = "Ruski Tyshky", link = "Control of cities during the Russo-Ukrainian War#Ruski Tyshky", label_size = "0"},
		{ lat = "49.147", long = "35.871", mark = "Location dot blue.svg", marksize = "8", label = "[[Sakhnovshchyna]]", link = "Sakhnovshchyna", label_size = "60", position = "bottom" },
		{ lat = "49.397", long = "37.064", mark = "Location dot blue.svg", marksize = "8", label = "[[Savyntsi]]", link = "Savyntsi", label_size = "65", position = "right" },
		--{ lat = "50.071", long = "36.621", mark = "Location dot blue.svg", marksize = "6", label = "[[Shestakove]]", link = "Shestakove, Chuhuiv Raion", label_size = "0", position = "top" },
		{ lat = "49.689", long = "37.178", mark = "Location dot blue.svg", marksize = "8", label = "[[Shevchenkove, Shevchenkove settlement hromada, Kupiansk Raion, Kharkiv Oblast|Shevchenkove]]", link = "Shevchenkove, Shevchenkove settlement hromada, Kupiansk Raion, Kharkiv Oblast", label_size = "60", position = "top" },
		{ lat = "50.212", long = "36.159", mark = "Location dot blue.svg", marksize = "8", label = "[[Slatyne]]", link = "Slatyne", label_size = "60", position = "top" },
		{ lat = "49.594", long = "36.529", mark = "Location dot blue.svg", marksize = "10", label = "[[Slobozhanske, Chuhuiv Raion, Kharkiv Oblast|Slobozhanske]]", link = "Slobozhanske, Chuhuiv Raion, Kharkiv Oblast", label_size = "70", position = "left" },
		{ lat = "49.995", long = "36.049", mark = "Location dot blue.svg", marksize = "10", label = "[[Solonytsivka]]", link = "Solonytsivka", label_size = "0", position = "left" },
		--{ lat = "50.343", long = "36.110", mark = "Location dot blue.svg", marksize = "6", label = "Sosnivka", link = "Control of cities during the Russo-Ukrainian War#Sosnivka", label_size = "0" },
		{ lat = "49.848", long = "37.773", mark = "80x80-red-blue-anim.gif", marksize = "6", label = "[[Tavilzhanka]]", link = "Tavilzhanka#2022 Russian Invasion", label_size = "0" },
		{ lat = "50.191", long = "36.678", mark = "Location dot blue.svg", marksize = "6", label = "[[Ternova]]", link = "Control of cities during the Russo-Ukrainian War#Ternova", label_size = "50", position = "left" },
		{ lat = "50.085", long = "36.388", mark = "Location dot blue.svg", marksize = "8", label = "Tsyrkuny", label_size = "60", position = "right" },
		{ lat = "50.392", long = "36.066", mark = "Location dot blue.svg", marksize = "6", label ="Udy", link = "Control of cities during the Russo-Ukrainian War#Udy", label_size = "50", position = "left" },
		{ lat = "49.839", long = "35.621", mark = "Location dot blue.svg", marksize = "8", label = "[[Valky]]", link = "Valky", label_size = "65", position = "top" },
		{ lat = "49.834", long = "36.324", mark = "Location dot blue.svg", marksize = "8", label = "[[Vasyshcheve]]", link = "Vasyshcheve", label_size = "0", position = "top" },
		--{ lat = "49.982", long = "36.711", mark = "Location dot blue.svg", marksize = "6", label = "Velyka Babka", link = "Control of cities during the Russo-Ukrainian War#Velyka Babka", label_size = "0" },
		{ lat = "49.108", long = "36.989", mark = "Location dot blue.svg", marksize = "6", label = "Velyka Komyshuvakha", link = "Control of cities during the Russo-Ukrainian War#Velyka Komyshuvakha", label_size = "50", position = "left" },
		{ lat = "50.049", long = "37.388", mark = "Location dot blue.svg", marksize = "6", label = "[[Velykyi Burluk]]", link = "Control of cities during the Russo-Ukrainian War#Velykyi Burluk", label_size = "60", position = "top" },
		{ lat = "50.056", long = "35.879", mark = "Location dot blue.svg", marksize = "8", label = "[[Vilshany]]", link = "Vilshany", label_size = "0", position = "top" },
		{ lat = "49.034", long = "37.126", mark = "Location dot blue.svg", marksize = "6", label = "Virnopillya", link = "Control of cities during the Russo-Ukrainian War#Virnopillya", label_size = "50", position = "left"},
		{ lat = "50.284", long = "36.933", mark = "Location dot blue.svg", marksize = "10", label = "[[Vovchansk]]", link = "Control of cities during the Russo-Ukrainian War#Vovchansk", label_size = "70", position = "right" },
		--{ lat = "49.885", long = "36.118", mark = "Location dot blue.svg", marksize = "8", label = "[[Vysokyi]]", link = "Vysokyi", label_size = "0", position = "top" },
		{ lat = "49.529", long = "36.915", mark = "Location dot blue.svg", marksize = "6", label = "Yakovenkove", link = "Control of cities during the Russo-Ukrainian War#Yakovenkove", label_size = "0" },
		{ lat = "49.086", long = "37.455", mark = "Location dot blue.svg", marksize = "6", label = "Yaremivka", link = "Control of cities during the Russo-Ukrainian War#Yaremivka", label_size = "0" },
		--{ lat = "49.154", long = "37.050", mark = "80x80-red-blue-anim.gif", marksize = "6", label = "Zavody", link = "Control of cities during the Russo-Ukrainian War#Zavody", label_size = "50", position = "top" },
		{ lat = "49.694", long = "36.360", mark = "Location dot blue.svg", marksize = "10", label = "[[Zmiiv]]", link = "Control of cities during the Russo-Ukrainian War#Zmiiv", label_size = "70", position = "top" },
		{ lat = "50.269", long = "35.976", mark = "Location dot blue.svg", marksize = "8", label = "[[Zolochiv, Kharkiv Oblast|Zolochiv]]", link = "Zolochiv, Kharkiv Oblast", label_size = "60", position = "left" },
		{ lat = "49.597", long = "36.985", mark = "Location dot blue.svg", marksize = "6", label = "Volokhiv Yar", link = "Control of cities during the Russo-Ukrainian War#Volokhiv Yar", label_size = "0", position = "right" },
		
		--Kherson Oblast
		{ lat = "46.680", long = "32.735", mark = "Location dot blue.svg", marksize = "10", label = "[[Antonivka, Kherson Raion, Kherson Oblast|Antonivka]]", link = "Antonivka, Kherson Raion, Kherson Oblast", label_size = "0" },
		{ lat = "47.430", long = "33.408", mark = "Location dot blue.svg", marksize = "6", label = "[[Arkhanhelske, Kherson Oblast|Arkhanhelske]]", link = "Arkhanhelske, Kherson Oblast", label_size = "50", position = "bottom"},
		{ lat = "46.457", long = "33.872", mark = "Location dot red.svg", marksize = "6", label = "[[Askania-Nova (urban-type settlement)|Askania-Nova]]", link = "Askania-Nova (urban-type settlement)", label_size = "0", position = "top" },
		{ lat = "46.843", long = "33.427", mark = "Location dot blue.svg", marksize = "10", label = "[[Beryslav]]", link = "Beryslav", label_size = "70", position = "top" },
		--{ lat = "47.351", long = "33.198", mark = "Location dot blue.svg", marksize = "6", label = "[[Bila Krynytsia, Kherson Oblast|Bila Krynytsia]]", label_size = "0" },
		--{ lat = "47.200", long = "33.134", mark = "80x80-red-blue-anim.gif", marksize = "6", label = "[[Bilohirka, Kherson Oblast|Bilohirka]]", label_size = "0" },
		{ lat = "46.627", long = "32.441", mark = "Location dot blue.svg", marksize = "8", label = "[[Bilozerka]]", link = "Bilozerka", label_size = "65", position = "left" },
		{ lat = "46.790", long = "32.346", mark = "Location dot blue.svg", marksize = "6", label = "Blahodatne", link = "Control of cities during the Russo-Ukrainian War#Blahodatne, Kherson Raion", label_size = "0" },
		{ lat = "47.176", long = "33.008", mark = "Location dot blue.svg", marksize = "6", label = "Blahodativka", link = "Control of cities during the Russo-Ukrainian War#Blahodativka", label_size = "0" },
		{ lat = "47.178", long = "33.419", mark = "Location dot blue.svg", marksize = "6", label = "Borozenske", link = "Control of cities during the Russo-Ukrainian War#Borozenske", label_size = "50", position = "bottom" },		
		{ lat = "47.156", long = "33.209", mark = "Location dot blue.svg", marksize = "6", label = "Bruskynske", link = "Control of cities during the Russo-Ukrainian War#Bruskynske", label_size = "0", position = "right"},
		{ lat = "46.422", long = "33.146", mark = "Location dot red.svg", marksize = "6", label = "[[Brylivka, Kherson Oblast|Brylivka]]", link = "Brylivka, Kherson Oblast", label_size = "50", position = "bottom" },
		{ lat = "46.362", long = "33.533", mark = "Location dot red.svg", marksize = "8", label = "[[Chaplynka]]", link = "Chaplynka", label_size = "65", position = "top" },
		{ lat = "47.065", long = "33.207", mark = "Location dot blue.svg", marksize = "6", label = "Chkalove", link = "Control of cities during the Russo-Ukrainian War#Chkalove", label_size = "0"},
		{ lat = "46.701", long = "32.548", mark = "Location dot blue.svg", marksize = "8", label = "[[Chornobaivka]]", link = "Chornobaivka", label_size = "60", position = "left" },
		{ lat = "46.360", long = "32.207", mark = "Location dot red.svg", marksize = "6", label = "[[Chulakivka]]", link = "Chulakivka", label_size = "50", position = "bottom" },
		{ lat = "47.242", long = "33.191", mark = "Location dot blue.svg", marksize = "6", label = "[[Davydiv Brid]]", link = "Control of cities during the Russo-Ukrainian War#Davydiv Brid", label_size = "50", position = "right"},
		--{ lat = "47.463", long = "33.622", mark = "Location dot blue.svg", marksize = "6", label = "Dobryanka", link = "Control of cities during the Russo-Ukrainian War#Dobryanka (Beryslav Raion)", label_size = "0" },
		{ lat = "47.188", long = "33.776", mark = "Location dot blue.svg", marksize = "6", label = "[[Dudchany]]", link = "Control of cities during the Russo-Ukrainian War#Dudchany", label_size = "50", position = "left"},
		{ lat = "47.222", long = "33.877", mark = "Location dot blue.svg", marksize = "6", label = "Havrylivka", link = "Control of cities during the Russo-Ukrainian War#Havrylivka", label_size = "0" },
		{ lat = "46.175", long = "34.806", mark = "Location dot red.svg", marksize = "10", label = "[[Henichesk]]", link = "Henichesk", label_size = "70", position = "right" },
		{ lat = "46.521", long = "32.520", mark = "Location dot red.svg", marksize = "10", label = "[[Hola&nbsp;Prystan]]", link = "Hola Prystan", label_size = "0", position = "bottom"  },
		{ lat = "47.005", long = "33.730", mark = "Location dot red.svg", marksize = "8", label = "[[Hornostaivka, Kakhovka Raion, Kherson Oblast|Hornostaivka]]", link = "Hornostaivka, Kakhovka Raion, Kherson Oblast", label_size = "65", position = "right" },
		{ lat = "46.715", long = "34.546", mark = "Location dot red.svg", marksize = "6", label = "[[Ivanivka, Kherson Oblast|Ivanivka]]", link = "Ivanivka, Kherson Oblast", label_size = "0", position = "top" },
		{ lat = "46.812", long = "33.490", mark = "Location dot red.svg", marksize = "12", label = "[[Kakhovka]]", link = "Kakhovka", label_size = "0" },
		{ lat = "46.256", long = "33.299", mark = "Location dot red.svg", marksize = "8", label = "[[Kalanchak]]", link = "Kalanchak", label_size = "65", position = "top" },
		{ lat = "47.114", long = "32.974", mark = "Location dot blue.svg", marksize = "6", label = "[[Kalynivske, Kherson Oblast|Kalynivske]]", link = "Kalynivske, Kherson Oblast", label_size = "0", position = "top" },
		{ lat = "46.642", long = "32.613", mark = "Location dot blue.svg", marksize = "20", label = "[[Kherson]]", link = "Kherson", label_size = "110", position = "bottom" },
		{ lat = "46.668", long = "32.502", mark = "Fighter-jet-blue-icon.svg", marksize = "12", label = "[[Kherson International Airport]]", link = "Kherson International Airport", label_size = "0", position = "bottom" },
		{ lat = "46.627", long = "32.504", mark = "Location dot blue.svg", marksize = "8", label = "[[Komyshany]]", link = "Komyshany", label_size = "0" },
		{ lat = "47.134", long = "33.150", mark = "Location dot blue.svg", marksize = "6", label = "Kostromka", link = "Control of cities during the Russo-Ukrainian War#Kostromka", label_size = "0" },
		{ lat = "46.755", long = "32.408", mark = "Location dot blue.svg", marksize = "6", label = "Kyselivka", link = "Control of cities during the Russo-Ukrainian War#Kyselivka, Kherson Raion", label_size = "0" },
		{ lat = "46.077", long = "32.530", mark = "Location dot red.svg", marksize = "6", label = "[[Lazurne (urban-type settlement)|Lazurne]]", link = "Lazurne (urban-type settlement)", label_size = "0", position = "top" },
		{ lat = "47.393", long = "33.717", mark = "Location dot blue.svg", marksize = "6", label = "Liubymivka", link = "Control of cities during the Russo-Ukrainian War#Liubymivka", label_size = "0" },
		{ lat = "46.807", long = "33.570", mark = "Location dot red.svg", marksize = "8", label = "[[Liubymivka, Kakhovka Raion, Kherson Oblast|Liubymivka]]", link = "Liubymivka, Kakhovka Raion, Kherson Oblast", label_size = "65", position = "right" },
		{ lat = "47.309", long = "33.954", mark = "Location dot blue.svg", marksize = "6", label = "Myhailivka", link = "Control of cities during the Russo-Ukrainian War#Myhailivka", label_size = "0" },
		{ lat = "47.066", long = "33.631", mark = "Location dot blue.svg", marksize = "6", label = "[[Mylove]]", link = "Control of cities during the Russo-Ukrainian War#Mylove", label_size = "50", position = "left"},
		{ lat = "46.753", long = "33.367", mark = "Location dot red.svg", marksize = "12", label = "[[Nova Kakhovka]]", link = "Nova Kakhovka", label_size = "80", position = "bottom" },
		{ lat = "46.596", long = "33.230", mark = "Location dot red.svg", marksize = "8", label = "[[Nova Maiachka]]", link = "Nova Maiachka", label_size = "65", position = "bottom" },
		{ lat = "46.455", long = "32.452", mark = "Location dot red.svg", marksize = "8", label = "Nova Zburivka", link = "Nova Zburivka", label_size = "60", position = "bottom" },
		{ lat = "47.266", long = "33.874", mark = "Location dot blue.svg", marksize = "6", label = "Novooleksandrivka", link = "Control of cities during the Russo-Ukrainian War#Novooleksandrivka, Beryslav Raion", label_size = "0" },
		{ lat = "46.225", long = "34.641", mark = "Location dot red.svg", marksize = "10", label = "[[Novooleksiivka]]", link = "Novooleksiivka", label_size = "70", position = "top" },
		{ lat = "47.009", long = "33.486", mark = "Location dot blue.svg", marksize = "6", label = "Novoraisk", link = "Control of cities during the Russo-Ukrainian War#Novoraisk", label_size = "50", position = "bottom" },
		{ lat = "46.352", long = "34.336", mark = "Location dot red.svg", marksize = "10", label = "[[Novotroitske, Kherson Oblast|Novotroitske]]", link = "Novotroitske, Kherson Oblast", label_size = "70", position = "left" },
		{ lat = "47.498", long = "33.917", mark = "Location dot blue.svg", marksize = "8", label = "[[Novovorontsovka]]", link = "Novovorontsovka", label_size = "0", position = "bottom" },
		--{ lat = "47.428", long = "33.601", mark = "Location dot blue.svg", marksize = "6", label = "Novovoznesenske", link = "Control of cities during the Russo-Ukrainian War#Novovoznesenske", label_size = "0" },
		{ lat = "46.849", long = "34.380", mark = "Location dot red.svg", marksize = "6", label = "[[Nyzhni Sirohozy]]", link = "Nyzhni Sirohozy", label_size = "0", position = "top" },
		{ lat = "46.615", long = "32.111", mark = "Location dot blue.svg", marksize = "6", label = "[[Oleksandrivka, Kherson Oblast|Oleksandrivka]]", link = "Control of cities during the Russo-Ukrainian War#Oleksandrivka (Kherson Raion)", label_size = "50", position = "left" },
		{ lat = "46.620", long = "32.707", mark = "Location dot red.svg", marksize = "12", label = "[[Oleshky]]", link = "Control of cities during the Russo-Ukrainian War#Oleshky", label_size = "80", position = "right" },
		--{ lat = "47.475", long = "33.488", mark = "Location dot blue.svg", marksize = "6", label = "Olhyne", link = "Control of cities during the Russo-Ukrainian War#Olhyne", label_size = "0" },
		{ lat = "47.433", long = "33.917", mark = "Location dot blue.svg", marksize = "6", label = "[[Control of cities during the Russo-Ukrainian War#Osokorivka, Kherson Oblast|Osokorivka]]", link = "Control of cities during the Russo-Ukrainian War#Osokorivka, Kherson Oblast", label_size = "0" },
		--{ lat = "47.414", long = "33.791", mark = "Location dot blue.svg", marksize = "6", label = "Petrivka", link = "Control of cities during the Russo-Ukrainian War#Petrivka", label_size = "0" },
		{ lat = "47.293", long = "33.569", mark = "Location dot blue.svg", marksize = "6", label = "Petropavlivka", link = "Control of cities during the Russo-Ukrainian War#Petropavlivka, Beryslav Raion", label_size = "0" },
		{ lat = "46.624", long = "32.605", mark = "Anchor pictogram blue.svg", marksize = "12", label = "[[Port of Kherson]]", link = "Port of Kherson", label_size = "0" },
		{ lat = "46.805", long = "32.263", mark = "Location dot blue.svg", marksize = "6", label = "[[Posad-Pokrovske]]", link = "Control of cities during the Russo-Ukrainian War#Posad-Pokrovske", label_size = "0", position = "bottom" },
		{ lat = "46.738", long = "32.204", mark = "Location dot blue.svg", marksize = "6", label = "[[Pravdyne]]", link = "Control of cities during the Russo-Ukrainian War#Pravdyne", label_size = "0" },
		{ lat = "46.336", long = "34.752", mark = "Location dot red.svg", marksize = "6", label = "[[Rykove]]", link = "Rykove", label_size = "0" },
		--{ lat = "47.358", long = "33.853", mark = "Location dot blue.svg", marksize = "6", label = "Shevchekivka", link = "Control of cities during the Russo-Ukrainian War#Shevchekivka", label_size = "0" },
		{ lat = "46.570", long = "32.148", mark = "Location dot blue.svg", marksize = "6", label = "Stanislav", link = "Control of cities during the Russo-Ukrainian War#Stanislav", label_size = "50", position = "bottom"},
		{ lat = "47.158", long = "33.104", mark = "Location dot blue.svg", marksize = "6", label = "Sukhyi Stavok", link = "Control of cities during the Russo-Ukrainian War#Sukhyi Stavok", label_size = "0" },
		{ lat = "46.115", long = "32.910", mark = "Location dot red.svg", marksize = "10", label = "[[Skadovsk]]", link = "Skadovsk", label_size = "70", position = "top" },
		{ lat = "46.106", long = "32.911", mark = "Anchor pictogram red.svg", marksize = "10", label = "[[Port of Skadovsk]]", link = "Port of Skadovsk", label_size = "0"},
		{ lat = "46.499", long = "34.947", mark = "Location dot red.svg", marksize = "6", label = "[[Sokolohirne]]", label_size = "0" },
		{ lat = "46.384", long = "34.549", mark = "Location dot red.svg", marksize = "6", label = "[[Syvaske]]", link = "Syvaske", label_size = "0" },
		{ lat = "46.753", long = "33.422", mark = "Location dot red.svg", marksize = "10", label = "[[Tavriisk]]", link = "Tavriisk", label_size = "0", position = "bottom" },
		{ lat = "46.726", long = "32.103", mark = "Location dot blue.svg", marksize = "6", label = "Tavriyske", link = "Control of cities during the Russo-Ukrainian War#Tavriyske, Kherson Raion", label_size = "0", position = "right" },
		{ lat = "47.384", long = "33.824", mark = "Location dot blue.svg", marksize = "6", label = "Khreshchenivka", link = "Control of cities during the Russo-Ukrainian War#Khreshchenivka", label_size = "0" },
		--{ lat = "47.448", long = "33.697", mark = "Location dot blue.svg", marksize = "6", label = "Trudolyubivka", link = "Control of cities during the Russo-Ukrainian War#Trudolyubivka (Beryslav Raion)", label_size = "0" },
		{ lat = "46.782", long = "33.054", mark = "Location dot blue.svg", marksize = "6", label = "Tyahynka", link = "Control of cities during the Russo-Ukrainian War#Tyahynka", label_size = "50", position = "top" },
		{ lat = "47.163", long = "33.937", mark = "Location dot red.svg", marksize = "8", label = "[[Velyka Lepetykha]]", link = "Velyka Lepetykha", label_size = "65", position = "bottom" },
		{ lat = "47.321", long = "33.303", mark = "Location dot blue.svg", marksize = "8", label = "[[Velyka Oleksandrivka]]", link = "Velyka Oleksandrivka", label_size = "60", position = "left" },
		{ lat = "47.253", long = "34.341", mark = "Location dot red.svg", marksize = "8", label = "[[Verkhnii Rohachyk]]", link = "Verkhnii Rohachyk", label_size = "65", position = "bottom" },
		{ lat = "47.489", long = "33.532", mark = "Location dot blue.svg", marksize = "6", label = "[[Vysokopillia]]", link = "Control of cities during the Russo-Ukrainian War#Vysokopillia", label_size = "50", position = "bottom"},
		{ lat = "46.715", long = "32.638", mark = "Location dot blue.svg", marksize = "8", label = "[[Zelenivka, Kherson Oblast|Zelenivka]]", link = "Zelenivka, Kherson Oblast", label_size = "65", position = "top" },
		{ lat = "47.380", long = "33.959", mark = "Location dot blue.svg", marksize = "6", label = "Zolota Balka", link = "Control of cities during the Russo-Ukrainian War#Zolota Balka", label_size = "0" },
		-- Draw last
		{ lat = "46.779", long = "33.370", mark = "BSicon STR+r red.svg", marksize = "10", label = "[[Kakhovka Hydroelectric Power Plant]]", link = "Kakhovka Hydroelectric Power Plant", label_size = "0", position = "left" },
		
		--Khmelnytskyi Oblast
		{ lat = "50.119", long = "26.821", mark = "Location dot blue.svg", marksize = "10", link = "Iziaslav, Ukraine" },
		{ lat = "48.683", long = "26.583", mark = "Location dot blue.svg", marksize = "14", label = "[[Kamianets-Podilskyi]]", link = "Control of cities during the Russo-Ukrainian War#Kamianets-Podilskyi", label_size = "90", position = "top" },
		{ lat = "49.416", long = "27", mark = "Location dot blue.svg", marksize = "20", label = "[[Khmelnytskyi, Ukraine|Khmelnytskyi]]", link = "Control of cities during the Russo-Ukrainian War#Khmelnytskyi", label_size = "110", position = "left" },
		{ lat = "49.360", long = "26.933", mark = "Fighter-jet-blue-icon.svg", marksize = "10", label = "[[Khmelnytskyi Airport]]", link = "Khmelnytskyi Airport", label_size = "0", position = "bottom" },
		{ lat = "49.652", long = "26.971", mark = "Location dot blue.svg", marksize = "10", link = "Krasyliv" },
		{ lat = "50.330", long = "26.640", mark = "Location dot blue.svg", marksize = "12", label = "[[Netishyn]]", link = "Netishyn", label_size = "80", position = "top" },
		{ lat = "50.120", long = "27.508", mark = "Location dot blue.svg", marksize = "12", label = "[[Polonne]]", label_size = "80", link = "Polonne", position = "bottom" },
		{ lat = "50.183", long = "27.067", mark = "Location dot blue.svg", marksize = "12", label = "[[Shepetivka]]", link = "Shepetivka", label_size = "80", position = "right" },
		{ lat = "49.756", long = "27.221", mark = "Location dot blue.svg", marksize = "12", label = "[[Starokostiantyniv]]", label_size = "80", link = "Starokostiantyniv", position = "left" },
		{ lat = "49.748", long = "27.272", mark = "Fighter-jet-blue-icon.svg", marksize = "10", label = "[[Starokostiantyniv Air Base]]", link = "Starokostiantyniv Air Base", label_size = "0", position = "bottom" },
		{ lat = "50.303", long = "26.868", mark = "Location dot blue.svg", marksize = "12", label = "[[Slavuta]]", link = "Slavuta", label_size = "80", position = "right" },
		{ lat = "49.538", long = "26.201", mark = "Location dot blue.svg", marksize = "10", link = "Volochysk" },
		-- Draw nuclear power plant last
		{ lat = "50.301", long = "26.649", mark = "Icon NuclearPowerPlant-blue.svg", marksize = "12", label = "[[Khmelnytskyi Nuclear Power Plant]]", link = "Khmelnytskyi Nuclear Power Plant", label_size = "0", position = "top" },

		--Kyiv City	
		{ lat = "50.450", long = "30.523", mark = "Location dot blue.svg", marksize = "35", label = "[[Control of cities during the Russo-Ukrainian War#Kyiv|Kyiv]]", link = "Control of cities during the Russo-Ukrainian War#Kyiv", label_size = "140", position = "right" },
		{ lat = "50.401", long = "30.451", mark = "Fighter-jet-blue-icon.svg", marksize = "12", label = "[[Kyiv Airport]]", link = "Kyiv International Airport (Zhuliany)", label_size = "0", position = "bottom" },
		
		--Kyiv Oblast
		--{ lat = "50.493", long = "31.376", mark = "Location dot blue.svg", marksize = "6", label = "[[Control of cities during the Russo-Ukrainian War#Lukyanivka, Brovary Raion|Lukyanivka]]", link = "Control of cities during the Russo-Ukrainian War#Lukyanivka, Brovary Raion", label_size = "50", position = "bottom" },
		{ lat = "50.351", long = "31.319", mark = "Location dot blue.svg", marksize = "10", label = "[[Baryshivka]]", link = "Baryshivka", label_size = "70", position = "top" },
		{ lat = "50.307", long = "31.464", mark = "Location dot blue.svg", marksize = "10", label = "[[Berezan, Kyiv Oblast|Berezan]]", link = "Berezan, Kyiv Oblast", label_size = "70", position = "bottom" },
		{ lat = "49.798", long = "30.115", mark = "Location dot blue.svg", marksize = "20", label = "[[Bila Tserkva]]", link = "Bila Tserkva", label_size = "110", position = "top" },
		--{ lat = "50.626", long = "30.913", mark = "Location dot blue.svg", marksize = "6", label = "[[Bohdanivka]]", link = "Bohdanivka (Brovary district)", label_size = "0", position = "top" },
		{ lat = "49.541", long = "30.877", mark = "Location dot blue.svg", marksize = "10", label = "[[Bohuslav]]", link = "Bohuslav", label_size = "70", position = "top" },
		{ lat = "50.645", long = "29.915", mark = "Location dot blue.svg", marksize = "10", label = "[[Borodianka]]", link = "Borodianka", label_size = "70", position = "left" },
		{ lat = "50.176", long = "30.102", mark = "Location dot blue.svg", marksize = "8", label = "[[Borova, Kyiv Oblast|Borova]]", link = "Borova, Kyiv Oblast", label_size = "65", position = "left" },
		{ lat = "50.348", long = "30.956", mark = "Location dot blue.svg", marksize = "14", label = "[[Boryspil]]", link = "Boryspil", label_size = "70", position = "bottom" },
		{ lat = "50.344", long = "30.893", mark = "Fighter-jet-blue-icon.svg", marksize = "12", label = "[[Boryspil International Airport]]", link = "Boryspil International Airport", label_size = "0", position = "bottom" },
		{ lat = "50.317", long = "30.298", mark = "Location dot blue.svg", marksize = "12", label = "[[Boiarka|Boyarka]]", link = "Boyarka", label_size = "65", position = "left" },
		{ lat = "50.517", long = "30.817", mark = "Location dot blue.svg", marksize = "16", label = "[[Brovary#History|Brovary]]", link = "Brovary#History", label_size = "65", position = "right" },
		{ lat = "50.553", long = "30.214", mark = "Location dot blue.svg", marksize = "12", label = "[[Bucha, Kyiv Oblast#History|Bucha]]", link = "Bucha, Kyiv Oblast#History", label_size = "70", position = "left" },
		--{ lat = "50.418", long = "30.044", mark = "Location dot blue.svg", marksize = "6", label = "[[Buzova, Kyiv-Sviatoshyn Raion|Buzova]]", link = "Buzova, Kyiv-Sviatoshyn Raion", label_size = "50", position = "left" },
		{ lat = "51.276", long = "30.222", mark = "Location dot blue.svg", marksize = "6", label = "[[Chernobyl]]", link = "Control of cities during the Russo-Ukrainian War#Chernobyl", label_size = "70", position = "left" },
		{ lat = "51.389", long = "30.099", mark = "Icon NuclearPowerPlant-blue.svg", marksize = "12", label = "[[Chernobyl Nuclear Power Plant]]", link = "Chernobyl Nuclear Power Plant", label_size = "0", position = "left" },
		{ lat = "50.784", long = "30.308", mark = "Location dot blue.svg", marksize = "8", label = "[[Dymer, Kyiv Oblast|Dymer]]", link = "Dymer, Kyiv Oblast", label_size = "65", position = "left" },
		--{ lat = "51.113", long = "30.145", mark = "Location dot blue.svg", marksize = "6", label = "[[Dytiatky]]", link = "Dytiatky", label_size = "50", position = "top" },
		{ lat = "50.064", long = "29.905", mark = "Location dot blue.svg", marksize = "12", label = "[[Fastiv#History|Fastiv]]", link = "Fastiv#History", label_size = "80", position = "right" },
		--{ lat = "50.266", long = "29.884", mark = "Location dot blue.svg", marksize = "6", label = "Byshiv", label_size = "65", position = "left" },
		--{ lat = "50.262", long = "30.289", mark = "Location dot blue.svg", marksize = "8", label = "[[Hlevakha]]", link = "Hlevakha", label_size = "65", position = "left" },
		{ lat = "51.071", long = "30.252", mark = "Location dot blue.svg", marksize = "6", label = "[[Hornostaipil]]", link = "Hornostaipil", label_size = "50", position = "top"},
		{ lat = "50.569", long = "30.265", mark = "Location dot blue.svg", marksize = "10", label = "[[Hostomel#History|Hostomel]]", link = "Hostomel#History", label_size = "0" },
		{ lat = "50.603", long = "30.191", mark = "Fighter-jet-blue-icon.svg", marksize = "12", label = "[[Antonov Airport]]", link = "Antonov Airport", label_size = "0", position = "top" },
		{ lat = "49.955", long = "30.178", mark = "Location dot blue.svg", marksize = "8", label = "[[Hrebinky]]", link = "Hrebinky", label_size = "65", position = "left" },
		{ lat = "50.519", long = "30.240", mark = "Location dot blue.svg", marksize = "14", label = "[[Irpin#History|Irpin]]", link = "Irpin#History", label_size = "65", position = "right" },
		{ lat = "50.934", long = "29.901", mark = "Location dot blue.svg", marksize = "10", label = "[[Ivankiv]]", link = "Ivankiv", label_size = "70", position = "top" },
		{ lat = "49.862", long = "30.819", mark = "Location dot blue.svg", marksize = "10", label = "[[Kaharlyk]]", link = "Kaharlyk", label_size = "70", position = "bottom" },
		--{ lat = "50.580", long = "30.011", mark = "Location dot blue.svg", marksize = "8", label = "[[Klavdiievo-Tarasove]]", link = "Klavdiievo-Tarasove", label_size = "0" },
		--{ lat = "51.074", long = "29.656", mark = "Location dot blue.svg", marksize = "6", label = "[[Krasiatychi]]", link = "Krasiatychi", label_size = "50", position = "top" },
		--{ lat = "50.488", long = "30.333", mark = "Location dot blue.svg", marksize = "10", label = "[[Kotsiubynske]]", link = "Kotsiubynske", label_size = "0", position = "top" },
		{ lat = "49.665", long = "30.990", mark = "Location dot blue.svg", marksize = "10", label = "[[Myronivka]]", link = "Myronivka", label_size = "70", position = "top" },
		{ lat = "50.457", long = "29.813", mark = "Location dot blue.svg", marksize = "8", label = "[[Makariv]]", link = "Makariv", label_size = "65", position = "top" },
		--{ lat = "50.564", long = "30.089", mark = "Location dot blue.svg", marksize = "8", label = "[[Nemishaieve]]", link = "Nemishaieve", label_size = "0" },
		{ lat = "50.110", long = "30.630", mark = "Location dot blue.svg", marksize = "12", label = "[[Obukhiv]]", link = "Obukhiv", label_size = "80", position = "bottom" },
		{ lat = "50.072", long = "31.450", mark = "Location dot blue.svg", marksize = "12", label = "[[Pereiaslav]]", link = "Pereiaslav", label_size = "80", position = "top" },
		{ lat = "50.696", long = "29.599", mark = "Location dot blue.svg", marksize = "8", label = "[[Piskivka, Kyiv Oblast|Piskivka]]", link = "Piskivka", label_size = "65", position = "right" },
		{ lat = "51.405", long = "30.054", mark = "3x3dot-blue.svg", marksize = "10", label = "[[Pripyat]]", link = "Pripyat", label_size = "70", position = "left" },
		{ lat = "49.691", long = "30.478", mark = "Location dot blue.svg", marksize = "10", label = "[[Rokytne, Kyiv Oblast|Rokytne]]", link = "Rokytne, Kyiv Oblast", label_size = "70", position = "top" },
		{ lat = "49.966", long = "31.043", mark = "Location dot blue.svg", marksize = "8", label = "[[Rzhyshchiv]]", link = "Rzhyshchiv", label_size = "65", position = "left" },
		--{ lat = "50.645", long = "31.045", mark = "Location dot blue.svg", marksize = "6", label = "[[Control of cities during the Russo-Ukrainian War#Kyiv Oblast and Kyiv|Shevchenkove]]", link = "Control of cities during the Russo-Ukrainian War#Kyiv Oblast and Kyiv", label_size = "50", position = "top" },
		{ lat = "49.733", long = "29.664", mark = "Location dot blue.svg", marksize = "10", label = "[[Skvyra]]", link = "Skvyra", label_size = "70", position = "top" },
		{ lat = "51.522", long = "30.746", mark = "Location dot blue.svg", marksize = "12", label = "[[Slavutych]]", link = "Control of cities during the Russo-Ukrainian War#Slavutych", label_size = "80", position = "top" },
		{ lat = "49.391", long = "30.199", mark = "Location dot blue.svg", marksize = "8", label = "[[Stavyshche]]", link = "Stavyshche", label_size = "65", position = "top" },
		--{ lat = "50.478", long = "30.385", mark = "Fighter-jet-blue-icon.svg", marksize = "10", label = "[[Sviatoshyn Airfield]]", link = "Sviatoshyn Airfield", label_size = "0" },
		{ lat = "49.562", long = "30.497", mark = "Location dot blue.svg", marksize = "8", label = "[[Tarashcha]]", link = "Tarashcha", label_size = "65", position = "top" },
		{ lat = "49.366", long = "29.658", mark = "Location dot blue.svg", marksize = "10", label = "[[Tetiiv]]", link = "Tetiiv", label_size = "70", position = "right" },
		{ lat = "50.138", long = "30.737", mark = "Location dot blue.svg", marksize = "10", label = "[[Ukrainka, Kyiv Oblast|Ukrainka]]", link = "Ukrainka, Kyiv Oblast", label_size = "70", position = "right" },
		{ lat = "49.825", long = "30.405", mark = "Location dot blue.svg", marksize = "10", label = "[[Uzyn]]", link = "Uzyn", label_size = "70", position = "right" },
		{ lat = "49.790", long = "30.441", mark = "Fighter-jet-blue-icon.svg", marksize = "10", label = "[[Uzyn (air base)]]", link = "Uzyn (air base)", label_size = "0", position = "bottom" },
		{ lat = "50.177", long = "30.320", mark = "Location dot blue.svg", marksize = "12", label = "[[Vasylkiv]]", link = "Control of cities during the Russo-Ukrainian War#Vasylkiv", label_size = "80", position = "bottom" },
		{ lat = "50.233", long = "30.3", mark = "Fighter-jet-blue-icon.svg", marksize = "10", label = "[[Vasylkiv Air Base]]", link = "Vasylkiv Air Base", label_size = "0", position = "bottom" },
		{ lat = "50.586", long = "30.911", mark = "Location dot blue.svg", marksize = "8", label = "[[Velyka Dymerka]]", link = "Velyka Dymerka", label_size = "60", position = "top" },
		{ lat = "49.527", long = "29.920", mark = "Location dot blue.svg", marksize = "8", label = "[[Volodarka]]", link = "Volodarka", label_size = "65", position = "top" },
		--{ lat = "50.544", long = "30.149", mark = "Location dot blue.svg", marksize = "8", label = "[[Vorzel]]", link = "Vorzel", label_size = "0", position = "top" },
		{ lat = "50.583", long = "30.486", mark = "Location dot blue.svg", marksize = "12", label = "[[Vyshhorod]]", link = "Control of cities during the Russo-Ukrainian War#Vyshhorod", label_size = "80", position = "top"},
		{ lat = "50.392", long = "30.368", mark = "Location dot blue.svg", marksize = "12", label = "[[Vyshneve (city)|Vyshneve]]", link = "Vyshneve (city)", label_size = "80", position = "left" },
		{ lat = "50.257", long = "31.782", mark = "Location dot blue.svg", marksize = "10", label = "[[Yahotyn]]", link = "Yahotyn", label_size = "70", position = "top" },
		-- Draw items below last
		{ lat = "50.588", long = "30.512", mark = "BSicon STRq blue.svg", marksize = "10", label = "[[Kyiv Hydroelectric Power Plant]]", link = "Kyiv Hydroelectric Power Plant", label_size = "0" },
		
		--Kirovohrad Oblast
		{ lat = "48.111", long = "32.765", mark = "Location dot blue.svg", marksize = "10", link = "Dolynska" },
		{ lat = "48.333", long = "29.867", mark = "Location dot blue.svg", marksize = "10", link = "Haivoron" },
		{ lat = "49.077", long = "33.250", mark = "BSicon STR blue.svg", marksize = "10", label = "[[Kremenchuk Hydroelectric Power Plant]]", link = "Kremenchuk Hydroelectric Power Plant", label_size = "0", position = "left" },
		{ lat = "48.500", long = "32.266", mark = "Location dot blue.svg", marksize = "20", label = "[[Kropyvnytskyi]]", link = "Control of cities during the Russo-Ukrainian War#Kropyvnytskyi", label_size = "110", position = "left" },
		{ lat = "48.556", long = "32.286", mark = "Fighter-jet-blue-icon.svg", marksize = "10", label = "[[Kropyvnytskyi Airport=]]", link = "Kropyvnytskyi Airport", label_size = "0"},
		{ lat = "48.316", long = "31.527", mark = "Location dot blue.svg", marksize = "10", link = "Novoukrainka" },
		{ lat = "48.666", long = "33.116", mark = "Location dot blue.svg", marksize = "14", label = "[[Oleksandriia]]", link = "Control of cities during the Russo-Ukrainian War#Oleksandriia", label_size = "90", position = "bottom" },
		{ lat = "49.045", long = "33.207", mark = "Location dot blue.svg", marksize = "12", label = "[[Svitlovodsk]]", link = "Control of cities during the Russo-Ukrainian War#Svitlovodsk", label_size = "80", position = "left" },
		{ lat = "48.714", long = "32.673", mark = "Location dot blue.svg", marksize = "12", label = "[[Znamianka, Kirovohrad Oblast|Znamianka]]", label_size = "80", link = "Znamianka, Kirovohrad Oblast", position = "left" },
		
		--Luhansk Oblast
		{ lat = "48.477", long = "38.797", mark = "Location dot red.svg", marksize = "16", label = "[[Alchevsk]]", link = "Alchevsk", label_size = "0", position = "top" },
		{ lat = "48.117", long = "39.083", mark = "Location dot red.svg", marksize = "14", label = "[[Antratsyt]]", label_size = "0", link = "Antratsyt", position = "top" },
		{ lat = "48.440", long = "38.742", mark = "Location dot red.svg", marksize = "8", label = "[[Artemivsk, Luhansk Oblast|Artemivsk]]", label_size = "0", link = "Artemivsk, Luhansk Oblast", position = "top" },
		{ lat = "48.501", long = "39.049", mark = "Location dot red.svg", marksize = "8", label = "Bile", label_size = "0", position = "left" },
		{ lat = "48.927", long = "38.249", mark = "Location dot blue.svg", marksize = "6", label = "[[Bilohorivka, Luhansk Oblast|Bilohorivka]]", link = "Bilohorivka, Luhansk Oblast", label_size = "0" },
		{ lat = "49.530", long = "38.733", mark = "Location dot red.svg", marksize = "8", label = "[[Bilokurakyne]]", label_size = "65", link = "Bilokurakyne", position = "top" },
		{ lat = "49.699", long = "39.028", mark = "Location dot red.svg", marksize = "6", label = "[[Bilolutsk]]", label_size = "50", link = "Bilolutsk", position = "top" },
		{ lat = "49.209", long = "39.590", mark = "Location dot red.svg", marksize = "8", label = "[[Bilovodsk]]", link = "Control of cities during the Russo-Ukrainian War#Bilovodsk", label_size = "65", position = "top" },
		{ lat = "48.871", long = "38.564", mark = "Location dot red.svg", marksize = "8", label = "Borivske", label_size = "0", link = "uk:Борівське (смт)", position = "right" },
		{ lat = "48.513", long = "38.643", mark = "Location dot red.svg", marksize = "12", label = "[[Brianka]]", label_size = "0", link = "Brianka", position = "top" },
		{ lat = "48.073", long = "39.797", mark = "Location dot red.svg", marksize = "10", label = "[[Chervonopartyzansk]]", label_size = "0", link = "Chervonopartyzansk", position = "top" },
		--{ lat = "49.295", long = "38.944", mark = "Location dot red.svg", marksize = "6", label = "[[Chmyrivka]]", label_size = "0", link = "Control of cities during the Russo-Ukrainian War#Chmyrivka", position = "top" },
		{ lat = "48.324", long = "38.521", mark = "Location dot red.svg", marksize = "8", label = "[[Chornukhyne]]", label_size = "0", link = "Chornukhyne", position = "bottom" },
		{ lat = "48.040", long = "39.440", mark = "Location dot red.svg", marksize = "8", label = "[[Dzerzhynskyi]]", label_size = "0", link = "Dzerzhynskyi", position = "bottom" },
		{ lat = "48.426", long = "39.255", mark = "Location dot red.svg", marksize = "8", label = "Heorhiivka", label_size = "0", link = "uk:Георгіївка (смт)", position = "top" },
		{ lat = "48.742", long = "38.494", mark = "Location dot red.svg", marksize = "8", label = "[[Hirske]]", label_size = "65", link = "Hirske", position = "left" },
		{ lat = "49.246", long = "37.915", mark = "Location dot blue.svg", marksize = "6", label = "Hrekivka", link = "Control of cities during the Russo-Ukrainian War#Hrekivka", label_size = "0" },
		{ lat = "48.601", long = "38.592", mark = "Location dot red.svg", marksize = "8", label = "[[Irmino]]", label_size = "0", link = "Irmino", position = "top" },
		{ lat = "48.235", long = "38.942", mark = "Location dot red.svg", marksize = "8", label = "Ivanivka", label_size = "0", link = "uk:Іванівка (Антрацитівський район)", position = "right" },
		--{ lat = "48.665", long = "38.472", mark = "Location dot red.svg", marksize = "6", label = "[[Katerynivka, Popasna Raion|Katerynivka]]", label_size = "0", link = "Katerynivka, Popasna Raion", position = "top" },
		{ lat = "48.638", long = "38.643", mark = "Location dot red.svg", marksize = "12", label = "[[Kirovsk, Luhansk Oblast|Kirovsk]]", label_size = "0", link = "Kirovsk, Luhansk Oblast", position = "top" },
		{ lat = "48.300", long = "39.733", mark = "Location dot red.svg", marksize = "12", label = "[[Krasnodon]]", label_size = "80", link = "Krasnodon", position = "bottom" },
		{ lat = "49.210", long = "38.208", mark = "Location dot red.svg", marksize = "6", label = "[[Krasnorichenske]]", label_size = "50", link = "Control of cities during the Russo-Ukrainian War#Krasnorichenske", position = "top" },
		{ lat = "48.133", long = "38.933", mark = "Location dot red.svg", marksize = "14", label = "[[Krasnyi&nbsp;Luch]]", link = "Control of cities during the Russo-Ukrainian War#Krasnyi Luch", label_size = "90", position = "top" },
		{ lat = "49.050", long = "38.217", mark = "Location dot red.svg", marksize = "10", label = "[[Kreminna]]", label_size = "70", link = "Kreminna", position = "top" },
		{ lat = "48.074", long = "39.059", mark = "Location dot red.svg", marksize = "8", label = "Kripenskyi", label_size = "0", link = "uk:Кріпенський", position = "bottom" },
		{ lat = "48.804", long = "38.415", mark = "Location dot red.svg", marksize = "6", label = "[[Loskutivka]]", label_size = "0", position = "top" },
		{ lat = "48.567", long = "39.333", mark = "Location dot red.svg", marksize = "20", label = "[[Luhansk]]", link = "Control of cities during the Russo-Ukrainian War#Luhansk", label_size = "110", position = "bottom" },
		{ lat = "48.418", long = "39.375", mark = "Fighter-jet-red-icon.svg", marksize = "12", label = "[[Luhansk International Airport]]", link = "Luhansk International Airport", label_size = "0", position = "bottom" },
		{ lat = "48.749", long = "39.264", mark = "Icon NuclearPowerPlant-red.svg", marksize = "12", label = "[[Luhansk power station]]", link = "Luhansk power station", label_size = "0", position = "top" },
		{ lat = "48.402", long = "39.210", mark = "Location dot red.svg", marksize = "10", label = "[[Lutuhyne]]", label_size = "70", link = "Lutuhyne", position = "bottom" },
		{ lat = "48.907", long = "38.432", mark = "Location dot red.svg", marksize = "14", label = "[[Lysychansk]]", link = "Lysychansk", label_size = "90", position = "bottom" },
		{ lat = "49.220", long = "37.984", mark = "Location dot blue.svg", marksize = "6", label = "Makiivka", link = "Control of cities during the Russo-Ukrainian War#Makiivka (Svatove Raion)", label_size = "0" },
		{ lat = "49.521", long = "39.562", mark = "Location dot red.svg", marksize = "8", label = "[[Markivka]]", label_size = "65", link = "Markivka", position = "top" },
		{ lat = "48.930", long = "39.550", mark = "Location dot red.svg", marksize = "6", label = "[[Metiolkine]]", link = "Control of cities during the Russo-Ukrainian War#Metiolkine", label_size = "0"},
		{ lat = "49.376", long = "40.142", mark = "Location dot red.svg", marksize = "8", label = "[[Milove]]", label_size = "65", link = "Milove", position = "left" },
		{ lat = "48.344", long = "39.658", mark = "Location dot red.svg", marksize = "12", label = "[[Molodohvardiisk]]", label_size = "0", link = "Molodohvardiisk", position = "top" },
		{ lat = "48.810", long = "38.477", mark = "Location dot red.svg", marksize = "6", label = "[[Myrna Dolyna]]", label_size = "0", link = "Myrna_Dolyna", position = "top" },
		{ lat = "48.778", long = "38.331", mark = "Location dot red.svg", marksize = "6", label = "[[Mykolaivka,_Luhansk_Oblast|Mykolaivka]]", label_size = "0", link = "Mykolaivka,_Luhansk_Oblast", position = "top" },
		--{ lat = "49.166", long = "37.975", mark = "Location dot red.svg", marksize = "6", label = "[[Nevske]]", label_size = "0", link = "Control of cities during the Russo-Ukrainian War#Nevske", position = "top" },
		{ lat = "48.972", long = "39.006", mark = "Location dot red.svg", marksize = "8", label = "[[Novoaidar]]", label_size = "65", link = "Novoaidar", position = "top" },
		{ lat = "48.967", long = "38.350", mark = "Location dot red.svg", marksize = "8", label = "[[Novodruzhesk]]", label_size = "65", link = "Novodruzhesk", position = "left" },
		{ lat = "48.725", long = "38.633", mark = "Location dot red.svg", marksize = "6", label = "[[Novotoshkivske]]", link = "Control of cities during the Russo-Ukrainian War#Novotoshkivske", label_size = "0" },
		{ lat = "48.389", long = "38.693", mark = "Location dot red.svg", marksize = "6", label = "[[Novoselivka]]", link = "Control of cities during the Russo-Ukrainian War#Novoselivka", label_size = "0" },
		{ lat = "49.484", long = "39.133", mark = "Location dot red.svg", marksize = "8", label = "[[Novopskov]]", label_size = "65", link = "Novopskov", position = "bottom" },
		{ lat = "48.771", long = "38.620", mark = "Location dot red.svg", marksize = "6", label = "[[Nyzhnie, Luhansk Oblast|Nyzhnie]]", label_size = "0", link = "Control of cities during the Russo-Ukrainian War#Nyzhnie, Luhansk Oblast", position = "bottom" },
		{ lat = "49.583", long = "38.168", mark = "Location dot red.svg", marksize = "6", label = "[[Nyzhnia Duvanka]]", label_size = "50", link = "Control of cities during the Russo-Ukrainian War#Nyzhnia Duvanka", position = "top" },
		{ lat = "48.583", long = "39.183", mark = "Location dot red.svg", marksize = "8", label = "[[Oleksandrivsk]]", label_size = "0", link = "Oleksandrivsk", position = "top" },
		{ lat = "48.721", long = "38.572", mark = "Location dot red.svg", marksize = "6", label = "[[Orikhove, Sievierodonetsk Raion|Orikhove]]", link = "Control of cities during the Russo-Ukrainian War#Orikhove, Sievierodonetsk Raion", label_size = "0" },
		{ lat = "48.433", long = "38.817", mark = "Location dot red.svg", marksize = "12", label = "[[Perevalsk]]", label_size = "0", link = "Perevalsk", position = "top" },
		{ lat = "48.633", long = "38.517", mark = "Location dot red.svg", marksize = "12", label = "[[Pervomaisk, Luhansk Oblast|Pervomaisk]]", label_size = "0", link = "Pervomaisk, Luhansk Oblast", position = "top" },
		{ lat = "48.300", long = "38.878", mark = "Location dot red.svg", marksize = "10", label = "[[Petrovske]]", label_size = "70", link = "Petrovske", position = "top" },
		{ lat = "48.805", long = "38.445", mark = "Location dot red.svg", marksize = "6", label = "[[Pidlisne]]", label_size = "0", position = "left" },
		{ lat = "48.633", long = "38.380", mark = "Location dot red.svg", marksize = "10", label = "[[Popasna]]", label_size = "70", link = "Control of cities during the Russo-Ukrainian War#Popasna", position = "bottom" },
		{ lat = "49.007", long = "38.300", mark = "Location dot red.svg", marksize = "8", label = "[[Pryvillia]]", label_size = "65", link = "Pryvillia", position = "left", label_width = "0" }, --label_width = "0" to reduce div size, allowing clicking nearby
		{ lat = "48.790", long = "38.412", mark = "Location dot red.svg", marksize = "6", label = "[[Rai-Oleksandrivka]]", label_size = "0", position = "top" },
		{ lat = "48.559", long = "39.028", mark = "Location dot red.svg", marksize = "8", label = "Rodakove", label_size = "0", position = "top" },
		{ lat = "48.071", long = "39.343", mark = "Location dot red.svg", marksize = "12", label = "[[Rovenky]]", label_size = "80", link = "Rovenky", position = "bottom" },
		{ lat = "49.017", long = "38.367", mark = "Location dot red.svg", marksize = "14", label = "[[Rubizhne]]", label_size = "90", link = "Rubizhne", position = "right" },
		{ lat = "48.733", long = "39.229", mark = "Location dot red.svg", marksize = "10", label = "[[Shchastia]]", link = "Shchastia", label_size = "70", position = "top" },
		{ lat = "48.950", long = "38.483", mark = "Location dot red.svg", marksize = "16", label = "[[Sievierodonetsk]]", label_size = "80", link = "Sievierodonetsk", position = "right" },
		{ lat = "48.942", long = "38.473", mark = "Icon NuclearPowerPlant-red.svg", marksize = "12", label = "[[Azot (Sievierodonetsk)]]", label_size = "0", link = "Azot (Sievierodonetsk)" },
		{ lat = "48.900", long = "38.540", mark = "Fighter-jet-red-icon.svg", marksize = "10", label = "[[Sievierodonetsk Airport]]", label_size = "0", link = "Sievierodonetsk Airport", position = "bottom" },
		{ lat = "48.698", long = "38.977", mark = "Location dot red.svg", marksize = "8", label = "[[Slovianoserbsk]]", label_size = "0", link = "Slovianoserbsk", position = "top" },
		{ lat = "48.560", long = "38.649", mark = "Location dot red.svg", marksize = "14", label = "[[Stakhanov, Ukraine|Stakhanov]]", link = "Stakhanov, Ukraine", label_size = "0", position = "top" },
		{ lat = "48.667", long = "39.467", mark = "Location dot red.svg", marksize = "10", label = "[[Stanytsia Luhanska]]", label_size = "70", link = "Stanytsia Luhanska", position = "right" },
		{ lat = "49.277", long = "38.924", mark = "Location dot red.svg", marksize = "12", label = "[[Starobilsk]]", link = "Control of cities during the Russo-Ukrainian War#Starobilsk", label_size = "80", position = "top" },
		{ lat = "48.354", long = "39.722", mark = "Location dot red.svg", marksize = "12", label = "[[Sukhodilsk]]", label_size = "80", link = "Sukhodilsk", position = "top" },
		{ lat = "49.409", long = "38.162", mark = "Location dot red.svg", marksize = "10", label = "[[Svatove]]", label_size = "70", link = "Svatove", position = "top" },
		{ lat = "48.075", long = "39.655", mark = "Location dot red.svg", marksize = "14", label = "[[Sverdlovsk, Luhansk Oblast|Sverdlovsk]]", label_size = "90", link = "Sverdlovsk, Luhansk Oblast", position = "top" },
		--{ lat = "48.838", long = "39.421", mark = "Location dot red.svg", marksize = "8", label = "Teple", label_size = "65", position = "top" },
		{ lat = "48.524", long = "38.376", mark = "Location dot red.svg", marksize = "6", label = "[[Troitske, Sievierodonetsk Raion|Troitske]]", label_size = "0", link = "Troitske, Sievierodonetsk Raion", position = "top" },
		{ lat = "48.779", long = "38.558", mark = "Location dot red.svg", marksize = "6", label = "[[Toshkivka]]", label_size = "0", link = "Control of cities during the Russo-Ukrainian War#Toshkivka", position = "top" },
		{ lat = "49.905", long = "38.302", mark = "Location dot red.svg", marksize = "8", label = "[[Troitske]]", label_size = "60", link = "Troitske", position = "bottom" },
		{ lat = "48.759", long = "38.963", mark = "Location dot red.svg", marksize = "6", label = "[[Trokhizbenka]]", link = "Trokhizbenka", label_size = "0", position = "top" },
		{ lat = "48.391", long = "39.153", mark = "Location dot red.svg", marksize = "8", label = "[[Uspenka]]", label_size = "0", link = "Uspenka", position = "left" },
		{ lat = "48.822", long = "38.562", mark = "Location dot red.svg", marksize = "6", label = "[[Ustynivka, Sievierodonetsk Raion|Ustynivka]]", label_size = "0", link = "Control of cities during the Russo-Ukrainian War#Ustynivka, Sievierodonetsk Raion", position = "left" },
        { lat = "48.161", long = "38.839", mark = "Location dot red.svg", marksize = "10", label = "[[Vakhrusheve]]", label_size = "0", link = "Vakhrusheve", position = "top" },
		--{ lat = "48.897", long = "38.573", mark = "Location dot red.svg", marksize = "6", label = "[[Voronove, Luhansk Oblast|Voronove]]", label_size = "0" },
		--{ lat = "48.980", long = "38.446", mark = "Location dot red.svg", marksize = "6", label = "Voevodivka", link = "Control of cities during the Russo-Ukrainian War#Voevodivka, Luhansk Oblast", label_size = "0" },
		{ lat = "48.160", long = "39.216", mark = "Location dot red.svg", marksize = "8", label = "[[Yasenivskyi]]", label_size = "0", link = "Yasenivskyi", position = "top" },
		{ lat = "48.553", long = "39.174", mark = "Location dot red.svg", marksize = "10", label = "[[Yuvileine]]", label_size = "0", link = "Yuvileine", position = "bottom" },
		--{ lat = "49.097", long = "38.170", mark = "Location dot red.svg", marksize = "6", label = "Zhytlivka", label_size = "0" },
		{ lat = "48.693", long = "38.515", mark = "Location dot red.svg", marksize = "10", label = "[[Zolote]]", label_size = "70", link = "Zolote", position = "left" },
		{ lat = "48.417", long = "38.617", mark = "Location dot red.svg", marksize = "8", label = "[[Zorynsk]]", label_size = "0", link = "Zorynsk", position = "left" },
		{ lat = "48.583", long = "38.933", mark = "Location dot red.svg", marksize = "8", label = "[[Zymohiria]]", label_size = "65", link = "Zymohiria", position = "top" },
		
		--Lviv Oblast
		{ lat = "49.289", long = "23.419", mark = "Location dot blue.svg", marksize = "12", label = "[[Boryslav]]", label_size = "80", link = "Boryslav", position = "left" },
		{ lat = "50.083", long = "25.148", mark = "Location dot blue.svg", marksize = "12", label = "[[Brody]]", label_size = "80", link = "Brody", position = "bottom" },
		{ lat = "50.133", long = "25.166", mark = "Fighter-jet-blue-icon.svg", marksize = "10", label = "[[Brody Air Base]]", label_size = "0", link = "Brody Air Base", position = "bottom" },
		{ lat = "50.394", long = "24.240", mark = "Location dot blue.svg", marksize = "14", label = "[[Chervonohrad]]", label_size = "90", link = "Control of cities during the Russo-Ukrainian_War#Chervonohrad", position = "bottom" },
		{ lat = "49.350", long = "23.500", mark = "Location dot blue.svg", marksize = "14", label = "[[Drohobych]]", link = "Control of cities during the Russo-Ukrainian War#Drohobych", label_size = "90", position = "top" },
		{ lat = "49.783", long = "23.644", mark = "Location dot blue.svg", marksize = "10", link = "Horodok, Lviv Oblast" },
		{ lat = "49.738", long = "23.668", mark = "Fighter-jet-blue-icon.svg", marksize = "10", label = "[[Horodok Air Base]]", label_size = "0", link = "Horodok Air Base", position = "bottom" },
		{ lat = "49.550", long = "23.335", mark = "Fighter-jet-blue-icon.svg", marksize = "10", label = "[[Kalyniv (airfield)]]", label_size = "0", link = "Kalyniv (airfield)", position = "bottom" },
		{ lat = "49.288", long = "24.198", mark = "Fighter-jet-blue-icon.svg", marksize = "10", label = "[[Liubsha Air Base]]", label_size = "0", link = "Liubsha Air Base", position = "bottom" },
		{ lat = "49.830", long = "24.014", mark = "Location dot blue.svg", marksize = "24", label = "[[Lviv]]", link = "Control of cities during the Russo-Ukrainian War#Lviv", label_size = "120", position = "bottom" },
		{ lat = "49.812", long = "23.940", mark = "Fighter-jet-blue-icon.svg", marksize = "12", label = "[[Lviv International Airport]]", link = "Lviv Danylo Halytskyi International Airport", label_size = "0", position = "right" },
		{ lat = "49.525", long = "23.979", mark = "Location dot blue.svg", marksize = "10", link = "Mykolaiv, Lviv Oblast" },
		{ lat = "49.931", long = "23.573", mark = "Location dot blue.svg", marksize = "12", label = "[[Novoiavorivsk]]", label_size = "80", link = "Novoiavorivsk", position = "bottom" },
		{ lat = "49.470", long = "24.137", mark = "Location dot blue.svg", marksize = "12", label = "[[Novyi Rozdil]]", label_size = "80", link = "Novyi Rozdil", position = "bottom" },
		{ lat = "49.517", long = "23.203", mark = "Location dot blue.svg", marksize = "12", label = "[[Sambir]]", label_size = "80", link = "Sambir", position = "left" },
		{ lat = "50.483", long = "24.283", mark = "Location dot blue.svg", marksize = "12", label = "[[Sokal]]", label_size = "80", link = "Sokal", position = "top" },
		{ lat = "49.300", long = "23.567", mark = "Location dot blue.svg", marksize = "12", label = "[[Stebnyk]]", label_size = "80", link = "Stebnyk", position = "right" },
		{ lat = "49.250", long = "23.850", mark = "Location dot blue.svg", marksize = "14", label = "[[Stryi]]", label_size = "90", link = "Stryi", position = "right" },
		{ lat = "49.243", long = "23.787", mark = "Fighter-jet-blue-icon.svg", marksize = "10", label = "[[Stryi Air Base]]", link = "Stryi Air Base", label_size = "0", position = "right" },
		{ lat = "49.278", long = "23.506", mark = "Location dot blue.svg", marksize = "12", label = "[[Truskavets]]", link = "Control of cities during the Russo-Ukrainian War#Truskavets", label_size = "80", position = "bottom" },
		{ lat = "49.816", long = "24.130", mark = "Location dot blue.svg", marksize = "10", link = "Vynnyky" },
		{ lat = "49.947", long = "23.393", mark = "Location dot blue.svg", marksize = "10", link = "Yavoriv" },
		{ lat = "50.006", long = "23.500", mark = "Abm-blue-icon.png", marksize = "12", label = "[[Yavoriv military base]]", link = "Yavoriv military base", label_size = "0", position = "right" },
		{ lat = "50.055", long = "23.977", mark = "Location dot blue.svg", marksize = "10", link = "Zhovkva" },
		{ lat = "49.807", long = "24.903", mark = "Location dot blue.svg", marksize = "12", label = "[[Zolochiv, Lviv Oblast|Zolochiv]]", label_size = "80", link = "Zolochiv, Lviv Oblast", position = "left" },

		--Mykolaiv Oblast
		{ lat = "47.912", long = "31.316", mark = "Location dot blue.svg", marksize = "8", label = "[[Arbuzynka]]", link = "Arbuzynka", label_size = "65", position = "top" },
		{ lat = "46.944", long = "32.780", mark = "Location dot blue.svg", marksize = "6", label = "[[Barativka, Bashtanka Raion, Mykolaiv Oblast|Barativka]]", link = "Control_of_cities_during_the_Russo-Ukrainian_War#Mykolaiv_Oblast", label_size = "50", position = "top" },
		{ lat = "47.410", long = "32.441", mark = "Location dot blue.svg", marksize = "10", label = "[[Bashtanka]]", link = "Bashtanka", label_size = "70", position = "top" },
		{ lat = "47.310", long = "32.849", mark = "Location dot blue.svg", marksize = "8", label = "[[Bereznehuvate]]", link = "Bereznehuvate", label_size = "60", position = "top" },
		{ lat = "47.100", long = "33.116", mark = "Location dot blue.svg", marksize = "6", label = "[[Bezimenne, Bashtanka Raion|Bezimenne]]", link = "Control_of_cities_during_the_Russo-Ukrainian_War#Bezimenne", label_size = "0", position = "top" },
		--{ lat = "47.033", long = "32.547", mark = "Location dot blue.svg", marksize = "6", label = "[[Blahodatne,_Mykolaiv_Raion|Blahodatne]]", link = "Control of cities during the Russo-Ukrainian War#Blahodatne, Mykolaiv Raion", label_size = "0" },
		{ lat = "47.868", long = "31.577", mark = "Location dot blue.svg", marksize = "8", label = "[[Bratske]]", link = "Bratske", label_size = "65", position = "top" },
		{ lat = "47.628", long = "30.990", mark = "Location dot blue.svg", marksize = "8", label = "[[Domanivka]]", link = "Domanivka", label_size = "65", position = "bottom" },
		{ lat = "47.834", long = "32.834", mark = "Location dot blue.svg", marksize = "8", label = "[[Kazanka, Ukraine|Kazanka]]", link = "Kazanka, Ukraine", label_size = "65", position = "top" },
		{ lat = "47.947", long = "30.341", mark = "Location dot blue.svg", marksize = "8", label = "[[Kryve Ozero]]", link = "Kryve Ozero", label_size = "65", position = "right" },
		{ lat = "46.941", long = "32.1", mark = "Fighter-jet-blue-icon.svg", marksize = "10", label = "[[Kulbakino Air Base]]", link = "Kulbakino Air Base", label_size = "0", position = "top" },
		{ lat = "46.975", long = "32.0", mark = "Location dot blue.svg", marksize = "20", label = "[[Mykolaiv]]", link = "Control of cities during the Russo-Ukrainian War#Mykolaiv", label_size = "110", position = "left" },
		{ lat = "47.058", long = "31.920", mark = "Fighter-jet-blue-icon.svg", marksize = "12", label = "[[Mykolaiv International Airport]]", link = "Mykolaiv International Airport", label_size = "0", position = "top" },
		{ lat = "46.94002", long = "31.99842", mark = "Anchor pictogram blue.svg", marksize = "12", label = "[[Port of Mykolaiv]]", link = "Port of Mykolaiv", label_size = "0"},
		{ lat = "47.309", long = "31.788", mark = "Location dot blue.svg", marksize = "10", label = "[[Nova Odesa]]", link = "Nova Odesa", label_size = "70", position = "right" },
		{ lat = "47.056", long = "32.670", mark = "Location dot blue.svg", marksize = "6", label = "[[Novopetrivka, Bashtanka Raion|Novopetrivka]]", link = "Control of cities during the Russo-Ukrainian War#Novopetrivka, Snihurivka Raion", label_size = "50", position="left" },
		{ lat = "47.697", long = "32.504", mark = "Location dot blue.svg", marksize = "10", label = "[[Novyi Buh]]", link = "Novyi Buh", label_size = "70", position = "top" },
		{ lat = "46.619", long = "31.539", mark = "Location dot blue.svg", marksize = "10", label = "[[Ochakiv]]", link = "Ochakiv", label_size = "70", position = "top" },
		{ lat = "46.632", long = "31.583", mark = "Anchor pictogram blue.svg", marksize = "12", label = "[[Port Ochakiv]]", link = "Port Ochakiv", label_size = "0"},
		{ lat = "46.837", long = "32.762", mark = "Location dot blue.svg", marksize = "6", label = "[[Oleksandrivka, Bashtanka Raion|Oleksandrivka]]", link = "Control_of_cities_during_the_Russo-Ukrainian_War#Mykolaiv_Oblast", label_size = "50", position = "bottom" },
		{ lat = "47.691", long = "31.276", mark = "Location dot blue.svg", marksize = "8", label = "[[Oleksandrivka, Mykolaiv Oblast|Oleksandrivka]]", link = "Oleksandrivka, Mykolaiv Oblast", label_size = "65", position = "right" },
		{ lat = "48.045", long = "30.888", mark = "Location dot blue.svg", marksize = "14", label = "[[Pervomaisk, Mykolaiv Oblast|Pervomaisk]]", link = "Pervomaisk, Mykolaiv Oblast", label_size = "90", position = "top" },
		{ lat = "47.075", long = "32.806", mark = "Location dot blue.svg", marksize = "10", label = "[[Snihurivka]]", link = "Snihurivka", label_size = "70", position = "bottom" },
		{ lat = "46.697", long = "31.979", mark = "Location dot blue.svg", marksize = "6", label = "[[Control of cities during the Russo-Ukrainian War#Lupareve|Lupareve]]", label_size = "0" },
		{ lat = "46.486", long = "31.699", mark = "Location dot red.svg", marksize = "6", label = "[[Pokrovka, Mykolaiv Raion|Pokrovka]]", link = "Control_of_cities_during_the_Russo-Ukrainian_War#Mykolaiv_Oblast", label_size = "50", position = "left" },		
		{ lat = "46.779", long = "32.093", mark = "Location dot blue.svg", marksize = "6", label = "[[Prybuzke, Mykolaiv Raion, Mykolaiv Oblast|Prybuzke]]", label_size = "0" },
		{ lat = "46.86", long = "32.196", mark = "Location dot blue.svg", marksize = "6", label = "[[Shevchenkove, Shevchenkove rural hromada, Mykolaiv Raion, Mykolaiv Oblast|Shevchenkove]]", link = "Control of cities during the Russo-Ukrainian War#Shevchenkove, Mykolaiv Raion", label_size = "0" },
		{ lat = "46.904", long = "32.472", mark = "Location dot blue.svg", marksize = "6", label = "[[Tsentralne, Mykolaiv Raion, Mykolaiv Oblast|Tsentralne]]", link = "Control_of_cities_during_the_Russo-Ukrainian_War#Mykolaiv_Oblast", label_size = "50", position = "left" },
		{ lat = "46.826", long = "32.141", mark = "Location dot blue.svg", marksize = "6", label = "[[Ukrainka, Halytsynove rural hromada, Mykolaiv Raion, Mykolaiv Oblast|Ukrainka]]", link = "Control of cities during the Russo-Ukrainian War#Ukrainka, Mykolaiv Raion", label_size = "0" },
		{ lat = "46.529", long = "31.790", mark = "Location dot red.svg", marksize = "6", label = "[[Vasylivka, Ochakiv urban hromada, Mykolaiv Raion, Mykolaiv Oblast|Vasylivka]]", link = "Control of cities during the Russo-Ukrainian War#Vasylivka, Mykolaiv Raion", label_size = "50", position = "top" },
		{ lat = "47.356", long = "31.238", mark = "Location dot blue.svg", marksize = "8", label = "[[Veselynove]]", link = "Veselynove", label_size = "65", position = "top" },
		{ lat = "47.561", long = "31.336", mark = "Location dot blue.svg", marksize = "12", label = "[[Voznesensk]]", link = "Voznesensk", label_size = "80", position = "right" },
		{ lat = "47.866", long = "30.591", mark = "Location dot blue.svg", marksize = "8", label = "[[Vradiivka]]", link = "Vradiivka", label_size = "65", position = "bottom" },
		{ lat = "47.191", long = "32.263", mark = "Location dot blue.svg", marksize = "6", label = "[[Control of cities during the Russo-Ukrainian War#Mykolaiv Oblast|Vynohradivka]]", link = "Control of cities during the Russo-Ukrainian War#Vynohradivka, Bashtanka Raion", label_size = "50", position = "top"},
		{ lat = "47.823", long = "31.182", mark = "Location dot blue.svg", marksize = "12", label = "[[Yuzhnoukrainsk]]", link = "Yuzhnoukrainsk", label_size = "80", position = "bottom" },
		{ lat = "47.81", long = "31.22", mark = "Icon NuclearPowerPlant-blue.svg", marksize = "12", label = "[[South Ukraine Nuclear Power Plant|Yuzhnoukrainsk Nuclear Power Station]]", link = "South Ukraine Nuclear Power Plant", label_size = "0" },
		
		--Odesa Oblast
		{ lat = "47.715", long = "29.991", mark = "Location dot blue.svg", marksize = "8", label = "[[Ananiv]]", link = "Ananiv", label_size = "65", position = "bottom" },
		{ lat = "45.979", long = "29.424", mark = "Location dot blue.svg", marksize = "10", label = "[[Artsyz]]", link = "Artsyz", label_size = "70", position = "top" },
		{ lat = "46.468", long = "30.614", mark = "Location dot blue.svg", marksize = "8", label = "[[Avanhard, Odesa Oblast|Avanhard]]", link = "Avanhard, Odesa Oblast", label_size = "0", position = "left" },
		{ lat = "47.937", long = "29.629", mark = "Location dot blue.svg", marksize = "10", label = "[[Balta, Ukraine|Balta]]", link = "Balta, Ukraine", label_size = "70", position = "top" },
		{ lat = "47.204", long = "30.916", mark = "Location dot blue.svg", marksize = "8", label = "[[Berezivka]]", link = "Berezivka", label_size = "65", position = "left" },
		{ lat = "46.186", long = "30.342", mark = "Location dot blue.svg", marksize = "12", label = "[[Bilhorod-Dnistrovskyi]]", link = "Bilhorod-Dnistrovskyi", label_size = "80", position = "left" },
		{ lat = "46.183", long = "30.375", mark = "Anchor pictogram blue.svg", marksize = "10", label = "[[Bilhorod-Dnistrovsky Seaport]]", link = "Bilhorod-Dnistrovsky Seaport", label_size = "0"},
		{ lat = "46.490", long = "30.202", mark = "Location dot blue.svg", marksize = "10", label = "[[Biliaivka]]", link = "Biliaivka", label_size = "70", position = "top" },
		{ lat = "45.684", long = "28.614", mark = "Location dot blue.svg", marksize = "10", label = "[[Bolhrad]]", link = "Bolhrad", label_size = "70", position = "right" },
		{ lat = "46.295", long = "30.648", mark = "Location dot blue.svg", marksize = "14", label = "[[Chornomorsk]]", link = "Chornomorsk", label_size = "90", position = "right" },
		{ lat = "46.328", long = "30.659", mark = "Anchor pictogram blue.svg", marksize = "10", label = "[[Port of Chornomorsk]]", link = "Port of Chornomorsk", label_size = "0"},
		{ lat = "46.585", long = "30.945", mark = "Location dot blue.svg", marksize = "8", label = "[[Chornomorske, Odesa Oblast|Chornomorske]]", link = "Chornomorske, Odesa Oblast", label_size = "65", position = "left" },
		{ lat = "46.821", long = "30.946", mark = "Location dot blue.svg", marksize = "8", label = "[[Dobroslav, Ukraine|Dobroslav]]", link = "Dobroslav, Ukraine", label_size = "60", position = "left" },
		{ lat = "45.350", long = "28.850", mark = "Location dot blue.svg", marksize = "14", label = "[[Izmail]]", link = "Izmail", label_size = "90", position = "top" },
		{ lat = "45.396", long = "28.801", mark = "Fighter-jet-blue-icon.svg", marksize = "12", label = "[[Izmail International Airport]]", link = "Izmail International Airport", label_size = "0"},
		{ lat = "45.465", long = "29.248", mark = "Location dot blue.svg", marksize = "10", label = "[[Kiliia]]", link = "Kiliia", label_size = "70", position = "top" },
		{ lat = "48.100", long = "29.124", mark = "Location dot blue.svg", marksize = "8", label = "[[Kodyma]]", link = "Kodyma", label_size = "65", position = "bottom" },
		{ lat = "47.833", long = "30.257", mark = "Location dot blue.svg", marksize = "8", label = "[[Liubashivka]]", link = "Liubashivka", label_size = "65", position = "left" },
		{ lat = "46.679", long = "29.974", mark = "Location dot blue.svg", marksize = "8", label = "[[Lymanske (urban-type settlement)|Lymanske]]", link = "Lymanske (urban-type settlement)", label_size = "65", position = "right" },
		{ lat = "46.669", long = "30.011", mark = "Fighter-jet-blue-icon.svg", marksize = "12", label = "[[Lymanske International Airport]]", link = "Lymanske International Airport", label_size = "0"},
		{ lat = "46.467", long = "30.735", mark = "Location dot blue.svg", marksize = "28", label = "[[Odesa]]", link = "Control of cities during the Russo-Ukrainian War#Odesa", label_size = "130", position = "right" },
		{ lat = "46.426", long = "30.678", mark = "Fighter-jet-blue-icon.svg", marksize = "12", label = "[[Odesa International Airport]]", link = "Odesa International Airport", label_size = "0"},
		{ lat = "47.536", long = "29.456", mark = "Location dot blue.svg", marksize = "8", label = "[[Okny]]", link = "Okny", label_size = "65", position = "top" },
		{ lat = "46.329", long = "30.631", mark = "Location dot blue.svg", marksize = "8", label = "[[Oleksandrivka, Chornomorsk urban hromada, Odesa Raion, Odesa Oblast|Oleksandrivka]]", link = "Oleksandrivka, Chornomorsk urban hromada, Odesa Raion, Odesa Oblast", label_size = "0", position = "right" },
		{ lat = "46.252", long = "30.437", mark = "Location dot blue.svg", marksize = "10", label = "[[Ovidiopol]]", link = "Ovidiopol", label_size = "70", position = "left" },
		{ lat = "47.759", long = "29.534", mark = "Location dot blue.svg", marksize = "12", label = "[[Podilsk]]", link = "Podilsk", label_size = "80", position = "top" },
		{ lat = "46.503", long = "30.744", mark = "Anchor pictogram blue.svg", marksize = "12", label = "[[Port of Odesa]]", link = "Port of Odesa", label_size = "0"},
		{ lat = "45.457", long = "28.289", mark = "Location dot blue.svg", marksize = "10", label = "[[Reni, Ukraine|Reni]]", link = "Reni, Ukraine", label_size = "70", position = "right" },
		{ lat = "46.855", long = "30.075", mark = "Location dot blue.svg", marksize = "10", label = "[[Rozdilna]]", link = "Rozdilna", label_size = "70", position = "top" },
		{ lat = "48.135", long = "30.077", mark = "Location dot blue.svg", marksize = "8", label = "[[Savran, Odesa Oblast|Savran]]", link = "Savran, Odesa Oblast", label_size = "65", position = "bottom" },
		{ lat = "46.029", long = "30.365", mark = "Location dot blue.svg", marksize = "8", label = "[[Serhiivka, Serhiivka settlement hromada, Bilhorod-Dnistrovskyi Raion, Odesa Oblast|Serhiivka]]", link = "Serhiivka, Serhiivka settlement hromada, Bilhorod-Dnistrovskyi Raion, Odesa Oblast", label_size = "60", position = "left" },
		{ lat = "45.255", long = "30.204", mark = "Location dot blue.svg", marksize = "6", label = "[[Snake Island (Ukraine)|Snake Island]]", link = "Snake Island (Ukraine)", label_size = "65", position = "top" },
		{ lat = "47.376", long = "30.196", mark = "Location dot blue.svg", marksize = "8", label = "[[Shyriaieve]]", link = "Shyriaieve", label_size = "65", position = "top" },
		{ lat = "46.189", long = "29.147", mark = "Location dot blue.svg", marksize = "8", label = "[[Tarutyne]]", link = "Tarutyne", label_size = "65", position = "right" },
		{ lat = "45.839", long = "29.615", mark = "Location dot blue.svg", marksize = "10", label = "[[Tatarbunary]]", link = "Tatarbunary", label_size = "70", position = "top" },
		{ lat = "46.503", long = "30.328", mark = "Location dot blue.svg", marksize = "10", label = "[[Teplodar]]", link = "Teplodar", label_size = "70", position = "right" },
		{ lat = "47.082", long = "29.851", mark = "Location dot blue.svg", marksize = "8", label = "[[Velyka Mykhailivka]]", link = "Velyka Mykhailivka", label_size = "65", position = "top" },
		{ lat = "46.343", long = "30.567", mark = "Location dot blue.svg", marksize = "10", label = "[[Velykodolynske]]", link = "Velykodolynske", label_size = "70", position = "left" },
		{ lat = "45.400", long = "29.596", mark = "Location dot blue.svg", marksize = "8", label = "[[Vylkove]]", link = "Vylkove", label_size = "65", position = "top" },
		{ lat = "46.624", long = "31.100", mark = "Location dot blue.svg", marksize = "12", label = "[[Yuzhne]]", link = "Yuzhne", label_size = "80", position = "top" },
		{ lat = "46.616833", long = "31.025806", mark = "Anchor pictogram blue.svg", marksize = "10", label = "[[Pivdennyi Port]]", link = "Pivdennyi Port", label_size = "0" },
		{ lat = "47.333", long = "29.755", mark = "Location dot blue.svg", marksize = "8", label = "[[Zakharivka]]", link = "Zakharivka", label_size = "65", position = "right" },
		{ lat = "46.067", long = "30.457", mark = "Location dot blue.svg", marksize = "6", label = "[[Zatoka, Bilhorod-Dnistrovskyi Raion, Odesa Oblast|Zatoka]]", link = "Zatoka, Bilhorod-Dnistrovskyi Raion, Odesa Oblast", label_size = "0", position = "top" },
		
		--Poltava Oblast
		{ lat = "50.367", long = "34", mark = "Location dot blue.svg", marksize = "12", label = "[[Hadiach]]", link = "Hadiach", label_size = "80", position = "bottom" },
		{ lat = "49.390", long = "33.250", mark = "Location dot blue.svg", marksize = "8", label = "[[Hlobyne]]", link = "Hlobyne", label_size = "60", position = "right" },
		{ lat = "49.017", long = "33.667", mark = "Location dot blue.svg", marksize = "14", label = "[[Horishni Plavni]]", link = "Horishni Plavni", label_size = "90", position = "right" },
		{ lat = "50.117", long = "32.417", mark = "Location dot blue.svg", marksize = "10", label = "[[Hrebinka]]", link = "Hrebinka", label_size = "70", position = "bottom" },
		{ lat = "49.45", long = "35.133", mark = "Location dot blue.svg", marksize = "10", label = "[[Karlivka]]", link = "Karlivka", label_size = "70", position = "left" },
		{ lat = "49.767", long = "33.267", mark = "Location dot blue.svg", marksize = "10", label = "[[Khorol, Poltava Oblast|Khorol]]", link = "Khorol, Poltava Oblast", label_size = "70", position = "right" },
		{ lat = "49.133", long = "34.2", mark = "Location dot blue.svg", marksize = "8", label = "[[Kobeliaky]]", link = "Kobeliaky", label_size = "60", position = "right" },
		{ lat = "49.066", long = "33.416", mark = "Location dot blue.svg", marksize = "20", label = "[[Kremenchuk]]", link = "Control of cities during the Russo-Ukrainian War#Kremenchuk", label_size = "110", position = "right" },
		{ lat = "49.131", long = "33.475", mark = "Fighter-jet-blue-icon.svg", marksize = "10", label = "[[Kremenchuk Airport]]", link = "Kremenchuk Airport", label_size = "0", position = "top" },
		{ lat = "50.360", long = "33.272", mark = "Location dot blue.svg", marksize = "10", label = "[[Lokhvytsia]]", link = "Lokhvytsia", label_size = "70", position = "bottom" },
		{ lat = "50.016", long = "32.999", mark = "Location dot blue.svg", marksize = "12", label = "[[Lubny]]", link = "Control of cities during the Russo-Ukrainian War#Lubny", label_size = "80", position = "left" },
		{ lat = "49.967", long = "33.6", mark = "Location dot blue.svg", marksize = "12", label = "[[Myrhorod]]", link = "Control of cities during the Russo-Ukrainian War#Myrhorod", label_size = "80", position = "top" },
		{ lat = "49.931", long = "33.639", mark = "Fighter-jet-blue-icon.svg", marksize = "10", label = "[[Myrhorod Air Base]]", link = "Myrhorod Air Base", label_size = "0", position = "top" },
		{ lat = "49.589", long = "34.551", mark = "Location dot blue.svg", marksize = "20", label = "[[Poltava]]", link = "Control of cities during the Russo-Ukrainian War#Poltava", label_size = "110", position = "right" },
		{ lat = "49.627", long = "34.486", mark = "Fighter-jet-blue-icon.svg", marksize = "10", label = "[[Poltava Air Base]]", link = "Poltava Air Base", label_size = "0", position = "top" },
		{ lat = "49.574", long = "34.399", mark = "Fighter-jet-blue-icon.svg", marksize = "12", label = "[[Poltava International Airport]]", link = "Poltava International Airport", label_size = "0", position = "top" },
		{ lat = "50.25", long = "32.533", mark = "Location dot blue.svg", marksize = "10", label = "[[Pyriatyn]]", link = "Pyriatyn", label_size = "70", position = "right" },
		{ lat = "50.152", long = "32.530", mark = "Fighter-jet-blue-icon.svg", marksize = "10", label = "[[Pyriatyn Airport]]", link = "Pyriatyn Airport", label_size = "0", position = "top" },
		{ lat = "50.383", long = "33.383", mark = "Location dot blue.svg", marksize = "8", label = "[[Zavodske, Poltava Oblast|Zavodske]]", link = "Zavodske, Poltava Oblast", label_size = "60", position = "top" },
		{ lat = "50.2", long = "34.35", mark = "Location dot blue.svg", marksize = "8", label = "[[Zinkiv]]", link = "Zinkiv", label_size = "60", position = "bottom" },
		
		--Rivne Oblast
		{ lat = "50.997", long = "26.739", mark = "Location dot blue.svg", marksize = "10", link = "Berezne" },
		{ lat = "50.393", long = "25.735", mark = "Location dot blue.svg", marksize = "12", label = "[[Dubno]]", link = "Dubno", label_size = "80", position = "left" },
		{ lat = "50.883", long = "26.451", mark = "Location dot blue.svg", marksize = "12", label = "[[Kostopil]]", link = "Control of cities during the Russo-Ukrainian War#Kostopil", label_size = "80", position = "top" },
		{ lat = "50.333", long = "26.517", mark = "Location dot blue.svg", marksize = "10", link = "Ostroh" },
		{ lat = "50.616", long = "26.25", mark = "Location dot blue.svg", marksize = "20", label = "[[Rivne]]", link = "Control of cities during the Russo-Ukrainian War#Rivne", label_size = "110", position = "right" },
		{ lat = "50.607", long = "26.142", mark = "Fighter-jet-blue-icon.svg", marksize = "12", label = "[[Rivne International Airport]]", link = "Rivne International Airport", label_size = "0", position = "top" },
		{ lat = "51.337", long = "26.606", mark = "Location dot blue.svg", marksize = "12", label = "[[Sarny]]", label_size = "80", link = "Sarny", position = "top" },
		{ lat = "50.450", long = "25.833", mark = "Fighter-jet-blue-icon.svg", marksize = "10", label = "[[Dubno Air Base]]", link = "Dubno Air Base", label_size = "0", position = "top" },
		{ lat = "51.345", long = "25.851", mark = "Location dot blue.svg", marksize = "12", label = "[[Varash]]", link = "Varash", label_size = "80", position = "top" },
		{ lat = "50.509", long = "26.260", mark = "Location dot blue.svg", marksize = "12", label = "[[Zdolbuniv]]", label_size = "80", link = "Zdolbuniv", position = "bottom" },
		-- Nuclear power plant below, so that it is drawn on top
		{ lat = "51.325", long = "25.895", mark = "Icon NuclearPowerPlant-blue.svg", marksize = "12", label = "[[Rivne Nuclear Power Plant]]", link = "Rivne Nuclear Power Plant", label_size = "0", position = "left" },
		
		--Sumy Oblast
		{ lat = "51.149", long = "34.318", mark = "Location dot blue.svg", marksize = "10", label = "[[Bilopillia]]", link = "Bilopillia", label_size = "70", position = "bottom" },
		{ lat = "51.195", long = "33.826", mark = "Location dot blue.svg", marksize = "8", label = "[[Buryn]]", link = "Buryn", label_size = "60", position = "left" },
		{ lat = "51.850", long = "34.050", mark = "Fighter-jet-blue-icon.svg", marksize = "10", label = "[[Chervone-Pustohorod]]", link = "Chervone-Pustohorod", label_size = "0", position = "right" },
		{ lat = "51.678", long = "33.912", mark = "Location dot blue.svg", marksize = "12", label = "[[Hlukhiv]]", link = "Hlukhiv", label_size = "80", position = "top" },
		{ lat = "51.077", long = "34.772", mark = "Location dot blue.svg", marksize = "6", label = "[[Khotin, Sumy Oblast|Khotin]]", link = "Khotin, Sumy Oblast", label_size = "0", position = "top" },
		{ lat = "51.216", long = "33.2", mark = "Location dot blue.svg", marksize = "14", label = "[[Konotop]]", link = "Control of cities during the Russo-Ukrainian War#Konotop", label_size = "90", position = "bottom" },
		{ lat = "50.767", long = "35.268", mark = "Location dot blue.svg", marksize = "8", label = "[[Krasnopillia]]", link = "Krasnopillia", label_size = "60", position = "left" },
		{ lat = "51.549", long = "33.386", mark = "Location dot blue.svg", marksize = "12", label = "[[Krolevets]]", link = "Krolevets", label_size = "80", position = "top" },
		{ lat = "50.584", long = "34.491", mark = "Location dot blue.svg", marksize = "12", label = "[[Lebedyn]]", link = "Control of cities during the Russo-Ukrainian War#Lebedyn", label_size = "80", position = "top" },
		{ lat = "50.569", long = "33.793", mark = "Location dot blue.svg", marksize = "8", label = "[[Lypova Dolyna]]", link = "Lypova Dolyna", label_size = "65", position = "top" },
		{ lat = "50.831", long = "33.882", mark = "Location dot blue.svg", marksize = "8", label = "[[Nedryhailiv]]", link = "Nedryhailiv", label_size = "65", position = "top" },
		{ lat = "50.315", long = "34.901", mark = "Location dot blue.svg", marksize = "12", label = "[[Okhtyrka]]", link = "Okhtyrka", label_size = "80", position = "top" },
		{ lat = "51.316", long = "33.866", mark = "Location dot blue.svg", marksize = "10", label = "[[Putyvl]]", link = "Putyvl", label_size = "70", position = "top" },
		{ lat = "50.742", long = "33.481", mark = "Location dot blue.svg", marksize = "12", label = "[[Romny]]", link = "Control of cities during the Russo-Ukrainian War#Romny", label_size = "80", position = "top" },
		{ lat = "50.84", long = "33.14", mark = "Location dot blue.svg", marksize = "6", label = "[[Talalaivka]]", link = "Talalaivka", label_size = "0" },
		{ lat = "51.876", long = "33.497", mark = "Location dot blue.svg", marksize = "14", label = "[[Shostka]]", link = "Control of cities during the Russo-Ukrainian War#Shostka", label_size = "90", position = "right" },
		{ lat = "50.940", long = "34.632", mark = "Location dot blue.svg", marksize = "8", label = "[[Stepanivka, Sumy Oblast|Stepanivka]]", link = "Stepanivka, Sumy Oblast", label_size = "65", position = "left" },
		{ lat = "50.908", long = "34.796", mark = "Location dot blue.svg", marksize = "20", label = "[[Sumy]]", link = "Control of cities during the Russo-Ukrainian War#Sumy", label_size = "110", position = "top" },
		{ lat = "50.858", long = "34.762", mark = "Fighter-jet-blue-icon.svg", marksize = "12", label = "[[Sumy Airport]]", link = "Sumy Airport", label_size = "0"},
		{ lat = "51.946", long = "33.935", mark = "Location dot blue.svg", marksize = "8", label = "[[Svesa]]", link = "Svesa", label_size = "65", position = "top" },
		{ lat = "50.481", long = "34.965", mark = "Location dot blue.svg", marksize = "10", label = "[[Trostianets]]", link = "Trostianets", label_size = "70", position = "top" },
		{ lat = "50.420", long = "35.481", mark = "Location dot blue.svg", marksize = "6", label = "[[Velyka Pysarivka]]", link = "Velyka Pysarivka", label_size = "0", position = "left" },
		{ lat = "51.771", long = "33.472", mark = "Location dot blue.svg", marksize = "8", label = "[[Voronizh]]", link = "Voronizh", label_size = "65", position = "top" },
		{ lat = "51.173", long = "34.219", mark = "Location dot blue.svg", marksize = "8", label = "[[Vorozhba]]", link = "Vorozhba", label_size = "65", position = "left" },
		
		--Ternopil Oblast
		{ lat = "49.446", long = "24.936", mark = "Location dot blue.svg", marksize = "10", link = "Berezhany" },
		{ lat = "49.016", long = "25.793", mark = "Location dot blue.svg", marksize = "12", label = "[[Chortkiv]]", link = "Control of cities during the Russo-Ukrainian War#Chortkiv", label_size = "80", position = "bottom" },
		{ lat = "50.108", long = "25.727", mark = "Location dot blue.svg", marksize = "12", label = "[[Kremenets]]", label_size = "80", link = "Kremenets", position = "bottom" },
		{ lat = "49.300", long = "25.690", mark = "Location dot blue.svg", marksize = "10", link = "Terebovlia" },
		{ lat = "49.566", long = "25.6", mark = "Location dot blue.svg", marksize = "20", label = "[[Ternopil]]", link = "Control of cities during the Russo-Ukrainian War#Ternopil", label_size = "110", position = "bottom" },
		{ lat = "49.525", long = "25.7", mark = "Fighter-jet-blue-icon.svg", marksize = "10", label = "[[Ternopil Airport]]", link = "Ternopil Airport", label_size = "0", position = "left" },
		{ lat = "49.667", long = "25.778", mark = "Location dot blue.svg", marksize = "10", link = "Zbarazh" },
		
		--Vinnytsia Oblast
		{ lat = "49.078", long = "27.681", mark = "Location dot blue.svg", marksize = "10", label = "[[Bar, Ukraine|Bar]]", label_size = "70", link = "Bar, Ukraine" },
		{ lat = "48.366", long = "29.519", mark = "Location dot blue.svg", marksize = "10", label = "[[Bershad]]", link = "Control of cities during the Russo-Ukrainian War#Bershad", label_size = "70", position = "left" },
		{ lat = "48.810", long = "29.384", mark = "Location dot blue.svg", marksize = "12", label = "[[Haisyn]]", label_size = "80", link = "Haisyn", position = "top" },
		{ lat = "49.093", long = "28.339", mark = "Location dot blue.svg", marksize = "10", label = "[[Hnivan]]", label_size = "70", link = "Hnivan" },
		{ lat = "49.447", long = "28.523", mark = "Location dot blue.svg", marksize = "10", link = "Kalynivka, Vinnytsia Oblast" },
		{ lat = "49.557", long = "27.957", mark = "Location dot blue.svg", marksize = "12", label = "[[Khmilnyk]]", label_size = "80", link = "Khmilnyk", position = "right" },
		{ lat = "49.717", long = "28.833", mark = "Location dot blue.svg", marksize = "12", label = "[[Koziatyn]]", label_size = "80", link = "Koziatyn", position = "left" },
		{ lat = "48.690", long = "29.242", mark = "Location dot blue.svg", marksize = "12", label = "[[Ladyzhyn]]", label_size = "80", link = "Ladyzhyn", position = "right" },
		{ lat = "48.450", long = "27.783", mark = "Location dot blue.svg", marksize = "12", label = "[[Mohyliv-Podilskyi]]", label_size = "80", link = "Mohyliv-Podilskyi", position = "top" },
		{ lat = "48.674", long = "28.850", mark = "Location dot blue.svg", marksize = "10", link = "Tulchyn" },
		{ lat = "49.233", long = "28.483", mark = "Location dot blue.svg", marksize = "20", label = "[[Vinnytsia]]", link = "Control of cities during the Russo-Ukrainian War#Vinnytsia", label_size = "110", position = "left" },
		{ lat = "49.037", long = "28.104", mark = "Location dot blue.svg", marksize = "12", label = "[[Zhmerynka]]", label_size = "80", link = "Zhmerynka", position = "bottom" },
		{ lat = "49.240", long = "28.614", mark = "Fighter-jet-blue-icon.svg", marksize = "12", label = "[[Havryshivka Vinnytsia International Airport]]", link = "Havryshivka Vinnytsia International Airport", label_size = "0", position = "left" },
		
		--Volyn Oblast
		{ lat = "51.620", long = "24.965", mark = "Location dot blue.svg", marksize = "10", link = "Kamin-Kashyrskyi" },
		{ lat = "50.833", long = "25.461", mark = "Location dot blue.svg", marksize = "10", link = "Kivertsi" },
		{ lat = "51.212", long = "24.709", mark = "Location dot blue.svg", marksize = "14", label = "[[Kovel]]", link = "Control of cities during the Russo-Ukrainian War#Kovel", label_size = "90", position = "bottom" },
		{ lat = "50.75", long = "25.335", mark = "Location dot blue.svg", marksize = "20", label = "[[Lutsk]]", link = "Control of cities during the Russo-Ukrainian War#Lutsk", label_size = "110", position = "left" },
		{ lat = "50.805", long = "25.35", mark = "Fighter-jet-blue-icon.svg", marksize = "10", label = "[[Lutsk Air Base]]", link = "Lutsk Air Base", label_size = "0", position = "left" },
		{ lat = "50.683", long = "25.483", mark = "Fighter-jet-blue-icon.svg", marksize = "10", label = "[[Lutsk Airport]]", link = "Lutsk Airport", label_size = "0", position = "left" },
		{ lat = "50.727", long = "24.165", mark = "Location dot blue.svg", marksize = "14", label = "[[Novovolynsk]]", label_size = "90", link = "Novovolynsk", position = "right" },
		{ lat = "50.913", long = "25.270", mark = "Location dot blue.svg", marksize = "10", link = "Rozhyshche" },
		{ lat = "50.848", long = "24.322", mark = "Location dot blue.svg", marksize = "12", label = "[[Volodymyr (city)|Volodymyr]]", link = "Volodymyr (city)", label_size = "80", position = "right" },
		{ lat = "50.917", long = "24.450", mark = "Fighter-jet-blue-icon.svg", marksize = "10", label = "[[Zhovtneve Air Base]]", link = "Zhovtneve Air Base", label_size = "0", position = "left" },
		
		--Zakarpattia Oblast
		{ lat = "48.206", long = "22.647", mark = "Location dot blue.svg", marksize = "12", label = "[[Berehove]]", link = "Control of cities during the Russo-Ukrainian War#Berehove", label_size = "0"},
		{ lat = "48.181", long = "23.298", mark = "Location dot blue.svg", marksize = "12", label = "[[Khust]]", link = "Control of cities during the Russo-Ukrainian War#Khust", label_size = "0"},
		{ lat = "48.45", long = "22.75", mark = "Location dot blue.svg", marksize = "14", label = "[[Mukachevo]]", link = "Control of cities during the Russo-Ukrainian War#Mukachevo", label_size = "90", position = "right" },
		{ lat = "48.400", long = "22.683", mark = "Fighter-jet-blue-icon.svg", marksize = "12", label = "[[Mukachevo (air base)]]", link = "Mukachevo (air base)", label_size = "0"},
		{ lat = "48.050", long = "24.200", mark = "Location dot blue.svg", marksize = "10", label = "[[Rakhiv]]", link = "Control of cities during the Russo-Ukrainian War#Rakhiv", label_size = "0"},
		{ lat = "48.378", long = "22.708", mark = "Abm-blue-icon.png", marksize = "10", label = "[[Shipka (military base)]]", link = "Shipka (military base)", label_size = "0"},
		{ lat = "48.547", long = "22.986", mark = "Location dot blue.svg", marksize = "10", label = "[[Svaliava]]", link = "Control of cities during the Russo-Ukrainian War#Svaliava", label_size = "0"},
		{ lat = "48.623", long = "22.295", mark = "Location dot blue.svg", marksize = "16", label = "[[Uzhhorod]]", link = "Control of cities during the Russo-Ukrainian War#Uzhhorod", label_size = "100", position = "right" },
		{ lat = "48.634", long = "22.263", mark = "Fighter-jet-blue-icon.svg", marksize = "12", label = "[[Uzhhorod International Airport]]", link = "Uzhhorod International Airport", label_size = "0"},
	  	{ lat = "48.150", long = "23.025", mark = "Location dot blue.svg", marksize = "12", label = "[[Vynohradiv]]", link = "Control of cities during the Russo-Ukrainian War#Vynohradiv", label_size = "0"},
		
		--Zaporizhzhia Oblast
		{ lat = "47.741", long = "35.224", mark = "Location dot blue.svg", marksize = "8", label = "[[Balabyne]]", link = "Balabyne", label_size = "60", position = "right" },
		{ lat = "46.774", long = "36.804", mark = "Location dot red.svg", marksize = "16", label = "[[Berdiansk]]", link = "Control of cities during the Russo-Ukrainian War#Berdiansk", label_size = "100", position = "top" },
		{ lat = "46.815", long = "36.758", mark = "Fighter-jet-red-icon.svg", marksize = "10", label = "[[Berdiansk Airport]]", link = "Berdiansk Airport", label_size = "0"},
		{ lat = "46.751", long = "36.779", mark = "Anchor pictogram red.svg", marksize = "12", label = [[Port of Berdiansk]], link = "Port of Berdiansk", label_size = "0"},
		{ lat = "47.188", long = "36.211", mark = "Location dot red.svg", marksize = "8", label = "[[Chernihivka]]", link = "Chernihivka", label_size = "60", position = "bottom" },
		{ lat = "47.383", long = "34.994", mark = "Location dot red.svg", marksize = "10", label = "[[Dniprorudne]]", link = "Dniprorudne", label_size = "70", position = "bottom" },
		{ lat = "47.502", long = "34.634", mark = "Location dot red.svg", marksize = "14", label = "[[Enerhodar]]", link = "Enerhodar", label_size = "90", position = "right" },
		{ lat = "47.661", long = "36.273", mark = "Map-arcSE-red.svg", marksize = "14"},
		{ lat = "47.661", long = "36.273", mark = "Location dot blue.svg", marksize = "10", label = "[[Huliaipole]]", link = "Huliaipole", label_size = "70", position = "top" },
		{ lat = "47.495", long = "36.127", mark = "Location dot red.svg", marksize = "6", label = "Inzhenerne", link = "Control of cities during the Russo-Ukrainian War#Inzhenerne, Zaporizhzhia Oblast", label_size = "50", position = "top" },
		{ lat = "47.363", long = "36.653", mark = "Location dot red.svg", marksize = "8", label = "[[Kamianka, Polohy Raion, Zaporizhzhia Oblast|Kamianka]]", link = "Kamianka, Polohy Raion, Zaporizhzhia Oblast", label_size = "65", position = "bottom" },
		{ lat = "47.487", long = "34.417", mark = "Location dot red.svg", marksize = "10", label = "[[Kamianka-Dniprovska]]", link = "Kamianka-Dniprovska", label_size = "70", position = "bottom" },
		{ lat = "47.540", long = "35.373", mark = "80x80-red-blue-anim.gif", marksize = "6", label = "[[Kamianske, Vasylivka Raion|Kamianske]]", link = "Control of cities during the Russo-Ukrainian War#Kamianske, Vasylivka Raion", label_size = "50", position = "right" },
		{ lat = "47.713", long = "35.533", mark = "Location dot blue.svg", marksize = "8", label = "[[Komyshuvakha, Zaporizhzhia Oblast|Komyshuvakha]]", link = "Komyshuvakha, Zaporizhzhia Oblast", label_size = "65"},
		{ lat = "47.457", long = "35.728", mark = "Location dot red.svg", marksize = "6", label = "Kopani", link = "Control of cities during the Russo-Ukrainian War#Kopani", label_size = "50", position = "right" },
		{ lat = "47.710", long = "35.215", mark = "Location dot blue.svg", marksize = "8", label = "[[Kushuhum]]", link = "Kushuhum", label_size = "65", position = "bottom" },
		{ lat = "46.855", long = "35.359", mark = "Location dot red.svg", marksize = "16", label = "[[Melitopol]]", link = "Control of cities during the Russo-Ukrainian War#Melitopol", label_size = "100", position = "top" },
		{ lat = "46.884", long = "35.30", mark = "Fighter-jet-red-icon.svg", marksize = "10", label = "[[Melitopol Air Base]]", link = "Melitopol Air Base", label_size = "0"},
		{ lat = "47.209", long = "35.596", mark = "Location dot red.svg", marksize = "8", label = "[[Molochansk]]", link = "Molochansk", label_size = "65", position = "bottom" },
		{ lat = "47.259", long = "35.218", mark = "Location dot red.svg", marksize = "10", label = "[[Mykhailivka, Vasylivka Raion, Zaporizhzhia Oblast|Mykhailivka]]", link = "Mykhailivka, Vasylivka Raion, Zaporizhzhia Oblast", label_size = "70", position = "bottom" },
		{ lat = "47.471", long = "35.598", mark = "Location dot red.svg", marksize = "6", label = "Myrne", link = "Control of cities during the Russo-Ukrainian War#Myrne, Polohy Raion", label_size = "50", position = "bottom" },
		{ lat = "47.977", long = "35.910", mark = "Location dot blue.svg", marksize = "8", label = "[[Novomykolaivka, Zaporizhzhia Oblast|Novomykolaivka]]", link = "Novomykolaivka, Zaporizhzhia Oblast", label_size = "65", position = "bottom" },
		{ lat = "47.496", long = "35.680", mark = "Map-arcNW-blue.svg", marksize = "10"},
		{ lat = "47.496", long = "35.680", mark = "Location dot red.svg", marksize = "6", label = "Nesteryanka", link = "Control of cities during the Russo-Ukrainian War#Nesteryanka", label_size = "50", position = "right" },
		{ lat = "47.566", long = "35.788", mark = "Location dot blue.svg", marksize = "10", label = "[[Orikhiv]]", link = "Orikhiv", label_size = "70", position = "top" },
		{ lat = "47.479", long = "36.249", mark = "Location dot red.svg", marksize = "10", label = "[[Polohy]]", link = "Polohy", label_size = "70", position = "bottom" },
		{ lat = "46.739", long = "35.638", mark = "Location dot red.svg", marksize = "8", label = "[[Pryazovske]]", link = "Pryazovske", label_size = "65", position = "top" },
		{ lat = "46.723", long = "36.354", mark = "Location dot red.svg", marksize = "10", label = "[[Prymorsk]]", link = "Prymorsk", label_size = "70", position = "top" },
		{ lat = "47.384", long = "37.065", mark = "Location dot red.svg", marksize = "6", label = "[[Rozivka]]", link = "Control of cities during the Russo-Ukrainian War#Rozivka", label_size = "0", position = "top" },
		{ lat = "47.25", long = "35.715", mark = "Location dot red.svg", marksize = "12", label = "[[Tokmak, Ukraine|Tokmak]]", link = "Tokmak, Ukraine", label_size = "80", position = "top" },
		{ lat = "47.442", long = "35.287", mark = "Location dot red.svg", marksize = "10", label = "[[Vasylivka]]", link = "Vasylivka", label_size = "70", position = "bottom" },
		{ lat = "47.940", long = "35.433", mark = "Location dot blue.svg", marksize = "10", label = "[[Vilniansk]]", link = "Vilniansk", label_size = "70", position = "top" },
		{ lat = "47.019", long = "34.909", mark = "Location dot red.svg", marksize = "8", label = "[[Vesele, Zaporizhzhia Oblast|Vesele]]", link = "Vesele, Zaporizhzhia Oblast", label_size = "65", position = "bottom" },
		{ lat = "46.698", long = "35.165", mark = "Location dot red.svg", marksize = "10", label = "[[Yakymivka]]", link = "Yakymivka", label_size = "70", position = "top" },
		{ lat = "47.839", long = "35.140", mark = "Location dot blue.svg", marksize = "24", label = "[[Zaporizhzhia]]", link = "Control of cities during the Russo-Ukrainian War#Zaporizhzhia", label_size = "120", position = "left" },
		-- Draw items below last
		{ lat = "47.869", long = "35.087", mark = "BSicon STR+r blue.svg", marksize = "8", label = "[[Dnieper Hydroelectric Station]]", link = "Dnieper Hydroelectric Station", label_size = "0", position = "left" },
		{ lat = "47.866", long = "35.315", mark = "Fighter-jet-blue-icon.svg", marksize = "12", label = "[[Zaporizhzhia International Airport]]", link = "Zaporizhzhia International Airport", label_size = "0", position = "left" },
		{ lat = "47.512", long = "34.586", mark = "Icon NuclearPowerPlant-red.svg", marksize = "12", label = "[[Zaporizhzhia Nuclear Power Plant]]", link = "Zaporizhzhia Nuclear Power Plant", label_size = "0", position = "left" },
		
		--Zhytomyr Oblast
		{ lat = "50.031", long = "29.022", mark = "Location dot blue.svg", marksize = "8", label = "[[Andrushivka]]", link = "Andrushivka", label_size = "65", position = "top" },
		{ lat = "50.292", long = "27.669", mark = "Location dot blue.svg", marksize = "10", label = "[[Baranivka (city)|Baranivka]]", link = "Baranivka (city)", label_size = "70", position = "top" },
		{ lat = "49.911", long = "28.590", mark = "Location dot blue.svg", marksize = "14", label = "[[Berdychiv]]", link = "Berdychiv", label_size = "90", position = "top" },
		{ lat = "50.454", long = "28.674", mark = "Location dot blue.svg", marksize = "8", label = "[[Cherniakhiv, Zhytomyr Oblast|Cherniakhiv]]", link = "Cherniakhiv, Zhytomyr Oblast", label_size = "60", position = "top" },
		{ lat = "50.056", long = "28.118", mark = "Location dot blue.svg", marksize = "8", label = "[[Chudniv]]", link = "Chudniv", label_size = "65", position = "top" },
		{ lat = "50.811", long = "27.317", mark = "Location dot blue.svg", marksize = "8", label = "[[Horodnytsia (urban-type settlement)|Horodnytsia]]", link = "Horodnytsia (urban-type settlement)", label_size = "60", position = "right" },
		{ lat = "50.749", long = "28.721", mark = "Location dot blue.svg", marksize = "8", label = "[[Irshansk]]", link = "Irshansk", label_size = "65", position = "top" },
		{ lat = "50.593", long = "28.447", mark = "Location dot blue.svg", marksize = "8", label = "[[Khoroshiv]]", link = "Khoroshiv", label_size = "65", position = "left" },
		{ lat = "50.953", long = "28.646", mark = "Location dot blue.svg", marksize = "14", label = "[[Korosten]]", link = "Korosten", label_size = "90", position = "top" },
		{ lat = "50.317", long = "29.054", mark = "Location dot blue.svg", marksize = "12", label = "[[Korostyshiv]]", link = "Korostyshiv", label_size = "80", position = "bottom" },
		{ lat = "50.770", long = "29.261", mark = "Location dot blue.svg", marksize = "12", label = "[[Malyn]]", link = "Malyn", label_size = "80", position = "top" },
		{ lat = "50.692", long = "28.638", mark = "Location dot blue.svg", marksize = "8", label = "[[Nova Borova]]", link = "Nova Borova", label_size = "65", position = "bottom" },
		{ lat = "50.586", long = "27.636", mark = "Location dot blue.svg", marksize = "14", label = "[[Zviahel]]", link = "Zviahel", label_size = "90", position = "top" },
		--{ lat = "50.197", long = "28.677", mark = "Location dot blue.svg", marksize = "8", label = "[[Novohuivynske]]", link = "Novohuivynske", label_size = "65", position = "left" },
		{ lat = "51.221", long = "27.644", mark = "Location dot blue.svg", marksize = "10", label = "[[Olevsk]]", link = "Olevsk", label_size = "70", position = "top" },
		{ lat = "51.327", long = "28.803", mark = "Location dot blue.svg", marksize = "10", label = "[[Ovruch]]", link = "Ovruch", label_size = "70", position = "top" },
		{ lat = "50.180", long = "28.736", mark = "Location dot blue.svg", marksize = "8", label = "[[Ozerne, Zhytomyr Oblast|Ozerne]]", link = "Ozerne, Zhytomyr Oblast", label_size = "65", position = "right" },
		{ lat = "50.15", long = "28.738", mark = "Fighter-jet-blue-icon.svg", marksize = "10", label = "[[Ozerne Air Base]]", link = "Ozerne Air Base", label_size = "0", position = "right" },
		{ lat = "49.961", long = "29.450", mark = "Location dot blue.svg", marksize = "8", label = "Popilnia", label_size = "65", position = "top" },
		{ lat = "50.471", long = "28.261", mark = "Location dot blue.svg", marksize = "8", label = "[[Pulyny]]", link = "Pulyny", label_size = "65", position = "top" },
		{ lat = "50.497", long = "29.234", mark = "Location dot blue.svg", marksize = "10", label = "[[Radomyshl]]", link = "Radomyshl", label_size = "70", position = "top" },
		{ lat = "50.154", long = "27.935", mark = "Location dot blue.svg", marksize = "8", label = "[[Romaniv]]", link = "Romaniv", label_size = "65", position = "top" },
		{ lat = "50.875", long = "27.804", mark = "Location dot blue.svg", marksize = "8", label = "[[Yemilchyne]]", link = "Yemilchyne", label_size = "65", position = "top" },
		{ lat = "50.255", long = "28.659", mark = "Location dot blue.svg", marksize = "20", label = "[[Zhytomyr]]", link = "Control of cities during the Russo-Ukrainian War#Zhytomyr", label_size = "110", position = "top" },
		
		--Crimea
		{ lat = "44.667", long = "34.398", mark = "Location dot red.svg", marksize = "10", label = "[[Alushta]]", link = "Alushta", label_size = "70", position = "right" },
		{ lat = "46.115", long = "33.691", mark = "Location dot red.svg", marksize = "12", label = "[[Armiansk]]", link = "Armiansk", label_size = "80", position = "bottom" },
		{ lat = "45.407", long = "36.245", mark = "Fighter-jet-red-icon.svg", marksize = "10", label = "[[Baherove (air base)|Baherove]]", link = "Baherove (air base)", label_size = "0", position = "bottom" },
		{ lat = "44.753", long = "33.861", mark = "Location dot red.svg", marksize = "12", label = "[[Bakhchysarai]]", link = "Bakhchysarai", label_size = "80", position = "top" },
		{ lat = "45.054", long = "34.602", mark = "Location dot red.svg", marksize = "10", label = "[[Bilohirsk]]", link = "Bilohirsk", label_size = "70", position = "top" },
		{ lat = "45.502", long = "32.702", mark = "Location dot red.svg", marksize = "10", label = "[[Chornomorske]]", link = "Chornomorske", label_size = "70", position = "right" },
		{ lat = "45.285", long = "34.616", mark = "Location dot red.svg", marksize = "6", label = "[[Drofino]]", link = "Drofino", label_size = "0", position = "top" },
		{ lat = "45.709", long = "34.393", mark = "Location dot red.svg", marksize = "12", label = "[[Dzhankoi]]", link = "Dzhankoi", label_size = "80", position = "bottom" },
		{ lat = "45.049", long = "35.379", mark = "Location dot red.svg", marksize = "14", label = "[[Feodosia]]", link = "Feodosia", label_size = "90", position = "right" },
		{ lat = "44.600", long = "33.600", mark = "Location dot red.svg", marksize = "10", label = "[[Inkerman]]", link = "Inkerman", label_size = "70", position = "bottom" },
		{ lat = "45.361", long = "36.471", mark = "Location dot red.svg", marksize = "16", label = "[[Kerch]]", link = "Control of cities during the Russo-Ukrainian War#Kerch", label_size = "100", position = "left" },
		{ lat = "45.372", long = "36.401", mark = "Fighter-jet-red-icon.svg", marksize = "10", label = "[[Kerch Airport]]", link = "Kerch Airport", label_size = "0", position = "bottom" },
		{ lat = "45.224", long = "35.205", mark = "Location dot red.svg", marksize = "8", label = "[[Kirovske, Crimea|Kirovske]]", link = "Kirovske, Crimea", label_size = "60", position = "bottom"},
		{ lat = "44.960", long = "35.241", mark = "Location dot red.svg", marksize = "6", label = "[[Koktebel]]", link = "Koktebel", label_size = "0", position = "bottom" },
		{ lat = "45.495", long = "34.295", mark = "Location dot red.svg", marksize = "10", label = "[[Krasnohvardiiske]]", link = "Krasnohvardiiske", label_size = "70", position = "top"},
		{ lat = "44.924", long = "35.075", mark = "Location dot red.svg", marksize = "6", label = "[[Krasnokamianka (village)|Krasnokamianka]]", link = "Krasnokamianka (village)", label_size = "0", position = "top" },
		{ lat = "45.967", long = "33.800", mark = "Location dot red.svg", marksize = "12", label = "[[Krasnoperekopsk]]", link = "Krasnoperekopsk", label_size = "80", position = "bottom" },
		{ lat = "45.298", long = "35.774", mark = "Location dot red.svg", marksize = "8", label = "[[Lenine, Crimea|Lenine]]", link = "Lenine, Crimea", label_size = "65", position = "bottom" },
		{ lat = "45.308", long = "33.034", mark = "Location dot red.svg", marksize = "6", label = "[[Myrnyi]]", link = "Myrnyi", label_size = "0", position = "bottom" },
		{ lat = "45.093", long = "33.595", mark = "Location dot red.svg", marksize = "8", label = "[[Novofedorivka]]", link = "Novofedorivka", label_size = "65", position = "bottom" },
		{ lat = "45.398", long = "33.128", mark = "Anchor pictogram red.svg", marksize = "12", label = [[Southern Naval Base]], link = "Southern Naval Base", label_size = "0" }, -- Before Novoozerne
		{ lat = "45.386", long = "33.118", mark = "Location dot red.svg", marksize = "6", label = "[[Novoozerne]]", link = "Novoozerne", label_size = "0", position = "bottom" },
		{ lat = "45.442", long = "33.599", mark = "Location dot red.svg", marksize = "6", label = "[[Novoselivske]]", link = "Novoselivske", label_size = "0", position = "bottom" },
		{ lat = "44.829", long = "34.913", mark = "Location dot red.svg", marksize = "6", label = "[[Novyi Svit]]", link = "Novyi Svit", label_size = "0", position = "bottom" },
		{ lat = "45.444", long = "34.741", mark = "Location dot red.svg", marksize = "8", label = "[[Nyzhnohirskyi]]", link = "Nyzhnohirskyi", label_size = "65", position = "top" },
		{ lat = "45.291", long = "34.127", mark = "Location dot red.svg", marksize = "10", label = "[[Oktiabrske]]", link = "Oktiabrske", label_size = "70", position = "left" },
		{ lat = "44.576", long = "34.340", mark = "Location dot red.svg", marksize = "8", label = "[[Partenit]]", link = "Partenit", label_size = "65", position = "right" },
		{ lat = "46.162", long = "33.693", mark = "Location dot red.svg", marksize = "6", label = "[[Perekop]]", link = "Perekop", label_size = "0", position = "right" },
		{ lat = "45.716", long = "33.858", mark = "Location dot red.svg", marksize = "8", label = "[[Pervomaiske]]", link = "Pervomaiske", label_size = "65", position = "bottom" },
		{ lat = "45.364", long = "36.628", mark = "Anchor pictogram red.svg", marksize = "12", label = [[Port Krym]], link = "Port Krym", label_size = "0" },
		{ lat = "45.117", long = "35.481", mark = "Location dot red.svg", marksize = "6", label = "[[Prymorskyi]]", link = "Prymorskyi", label_size = "0", position = "bottom" },
		{ lat = "45.770", long = "33.488", mark = "Location dot red.svg", marksize = "8", label = "[[Rozdolne]]", link = "Rozdolne", label_size = "65", position = "bottom" },
		{ lat = "45.134", long = "33.577", mark = "Location dot red.svg", marksize = "12", label = "[[Saky]]", link = "Saky", label_size = "80", position = "right" },
		{ lat = "44.600", long = "33.533", mark = "Location dot red.svg", marksize = "20", label = "[[Sevastopol]]", link = "Control of cities during the Russo-Ukrainian War#Sevastopol", label_size = "110", position = "left" },
		{ lat = "44.683", long = "33.583", mark = "Fighter-jet-red-icon.svg", marksize = "12", label = "[[Sevastopol International Airport]]", link = "Sevastopol International Airport", label_size = "0", position = "top" },
		{ lat = "44.616", long = "33.526", mark = "Anchor pictogram red.svg", marksize = "12", label = [[Port of Sevastopol]], link = "Port of Sevastopol", label_size = "0" },
		{ lat = "45.347", long = "34.933", mark = "Location dot red.svg", marksize = "10", label = "[[Sovietskyi]]", link = "Sovietskyi", label_size = "70", position = "bottom" },
		{ lat = "44.938", long = "34.088", mark = "Location dot red.svg", marksize = "20", label = "[[Simferopol]]", link = "Control of cities during the Russo-Ukrainian War#Simferopol", label_size = "110", position = "right" },
		{ lat = "45.052", long = "33.974", mark = "Fighter-jet-red-icon.svg", marksize = "12", label = "[[Simferopol International Airport]]", link = "Simferopol International Airport", label_size = "0", position = "top" },
		{ lat = "45.029", long = "35.089", mark = "Location dot red.svg", marksize = "8", label = "[[Staryi Krym]]", link = "Staryi Krym", label_size = "60", position = "top" },
		{ lat = "44.851", long = "34.972", mark = "Location dot red.svg", marksize = "10", label = "[[Sudak]]", link = "Sudak", label_size = "70", position = "right" },
		{ lat = "44.499", long = "34.170", mark = "Location dot red.svg", marksize = "14", label = "[[Yalta]]", link = "Control of cities during the Russo-Ukrainian War#Yalta", label_size = "90", position = "right" },
		{ lat = "45.193", long = "33.368", mark = "Location dot red.svg", marksize = "16", label = "[[Yevpatoria]]", link = "Control of cities during the Russo-Ukrainian War#Yevpatoria", label_size = "100", position = "left" },
		{ lat = "45.188617", long = "33.375275", mark = "Anchor pictogram red.svg", marksize = "10", label = [[Port of Yevpatoriya]], link = "Port of Yevpatoriya", label_size = "0"},
		{ lat = "45.242", long = "33.377", mark = "Fighter-jet-red-icon.svg", marksize = "10", label = "[[Yevpatoria Airport]]", link = "Yevpatoria Airport", label_size = "0", position = "bottom" },
		{ lat = "44.9", long = "34.04", mark = "Fighter-jet-red-icon.svg", marksize = "10", label = "[[Zavodskoe Airport]]", link = "Zavodskoe Airport", label_size = "0", position = "bottom" },
		{ lat = "45.161", long = "33.285", mark = "Location dot red.svg", marksize = "6", label = "[[Zaozerne]]", link = "Zaozerne", label_size = "0", position = "bottom" },
},
	containerArgs = {
		'Ukraine',
		float = 'center',
		width = '2600',
		caption = [=[Hold cursor over location to display name; click to go to sources and/or status description (if available, the cursor will show as [[File:Pointing hand cursor vector.svg|25px]]; if not, it will show as [[File:Cursor.svg|14px]]).<br/>
Control: [[File:Location dot blue.svg|11px]] [[Ukraine]]; [[File:Location dot red.svg|11px]] [[Russia]] and allies ([[Donetsk People's Republic]] & [[Luhansk People's Republic]])<br />
[[File:80x80-red-blue-anim.gif|11px]] Contested; [[File:Map-ctl2-red+blue.svg|11px]] Stable mixed control; [[File:LACMTA Circle Purple Line.svg|11px]] Truce; [[File:Location dot grey.svg|11px]] Uncontrolled<br />
[[File:map-circle-blue.svg|12px]] Inner controls, outer sieges (or strong enemy pressure); 
[[File:map-arcNE-blue.svg|11px]] Enemy pressure from one side; small icon within a larger icon: The situation in individual neighbourhood/district<br />
[[File:Fighter-jet-blue-icon.svg|13px]] Airport/air base; [[File:Helicopter-blue-icon.svg|13px]] Heliport/helicopter base; 
[[File:Abm-blue-icon.png|13px]] Military base; [[File:Map-peak-blue.svg|13px]] Strategic hill; [[File:Gota03.svg|12px]] Oil/gas; 
[[File:Icon NuclearPowerPlant-blue.svg|12px]] Industrial complex; [[File:Mountain pass 12x12 n.svg|20px]] Border post; [[File:Anchor_pictogram_blue.svg|12px]] Major port or naval base; [[File:Arch dam 12x12 w.svg|16px]] Dam; [[File:4x4dot-blue.svg|13px]] Rural presence]=]
	}
}