<?xml version="1.0" encoding="UTF-8"?>
<customMapSource overlay="true">
<name>2026-06-03_Kaluzhskaya</name>
<geojson>{
       "type": "FeatureCollection",
       "generator": "Setka500",
       "copyright": "Dakota20",
       "features": [
{ "type": "Feature", "properties": { "name": "Setka_500" }, "geometry": { "type": "MultiLineString", "coordinates":[ [
  ]] }},
]}</geojson>
<style>
node { text: eval(tag("name")); details-text: eval(tag("name")); details-description: eval(tag("name")); text-color:black; font-stroke-width:5px; font-stroke-color:yellow; icon-image:"circle.svgpb"; icon-scale:0.3; icon-tint: #00FFFF;} line { color: #00FFFF ; width: 3px; }
</style>
</customMapSource>
