Steward Test: различия между версиями

Материал из SAMP
[досмотренная версия][досмотренная версия]
Нет описания правки
Нет описания правки
 
Строка 1: Строка 1:
<mapframe width=800 height=600 latitude=50.0 longitude=30.0 zoom=5>
<mapframe latitude=50.0 longitude=30.0 zoom=5 width=800 height=600>
{
{
   "type": "ExternalData",
   "type": "FeatureCollection",
   "service": "tile",
   "features": [
  "url": "https://maps.ogtools.ru/SA/{z}/{x}/{y}.png"
    {
      "type": "Feature",
      "geometry": {
        "type": "Point",
        "coordinates": [30.0, 50.0]
      },
      "properties": {
        "title": "Моя точка",
        "marker-symbol": "star",
        "marker-color": "#ff0000"
      }
    }
  ]
}
}
</mapframe>
</mapframe>

Текущая версия от 15:43, 1 июня 2025

Карта