Tüm stillerEmbed sayfasını aç
Hitit Light TR
Türkçe yer etiketli açık tema.
Embed boyutu
Embed görünümünü ayarlamak için haritayı kaydırın ve yakınlaştırın. Geçerli görünüm: 32.8541, 39.9208, zoom 6.0.
Iframe embed
<iframe
src="https://www.hititmedya.com/embed/map/hitit-light-tr?lng=32.85410&lat=39.92080&zoom=6.00"
width="100%" height="400"
style="border:0; border-radius:8px;"
loading="lazy"
title="Map"></iframe>Stil URL'si (MapLibre GL)
https://tiles.hititmedya.com/v1/styles/hitit-light-tr.jsonMapLibre hızlı başlangıç
<div id="map" style="width:100%;height:400px"></div>
<link href="https://unpkg.com/maplibre-gl@5/dist/maplibre-gl.css" rel="stylesheet" />
<script src="https://unpkg.com/maplibre-gl@5/dist/maplibre-gl.js"></script>
<script>
const map = new maplibregl.Map({
container: "map",
style: "https://tiles.hititmedya.com/v1/styles/hitit-light-tr.json",
center: [32.85410, 39.92080],
zoom: 6.00
});
map.addControl(new maplibregl.NavigationControl());
</script>OpenStreetMap atfı veri lisansı gereği zorunludur ve tüm embed'lerde görünür kalır.