İstanbul Metro Ağı Haritası
7 gün önceŞehir & Ulaşım
Harita Görünümü
İstanbul metro hatları ve istasyonlarının interaktif haritası.
Harita bileşeni eklenmeli (GeoJSON destekli)
Ham Veri (Özet)
GeoJSON/JSONB içerik özeti
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"geometry": {
"type": "LineString",
"coordinates": [
[
28.88,
41.01
],
[
28.95,
41.03
]
]
},
"properties": {
"name": "M1 Metro Hattı",
"stations": 18
}
}
]
}