Red Map Day
A daylight map with crimson accents on blush
Red Map Day carries the dramatic energy of the night theme into daylight. The city rests on a warm base of blush and rose tones, roads flow as white ribbons cased in crimson, and water bodies separate with a dusty-rose softness. It was made for brands that want elegance instead of edge; not the coldness of an ordinary light map, but a warm, inviting stage. Red Map on the night dashboard, Red Map Day on the daytime showcase: two faces of the same signature.
Pan and zoom the map to frame your embed, then copy the code.
About this style
Warm blush and rose base, crimson-cased white road hierarchy, dusty-rose water and deep burgundy labels.
Click a color to copy its hex code.
- Format
- MapLibre GL style JSON (v8)
- Data source
- OpenStreetMap, monthly refresh
- License
- Licensed per domain, attribution required
Best for
- Brand sites and boutique showcases
- Restaurant, cafe and venue maps
- Wedding and event invitations
- Fashion and lifestyle platforms
Embed and code
<iframe
src="https://www.hititmedya.com/embed/map/hitit-red-day?lng=32.85410&lat=39.92080&zoom=12.00"
width="100%" height="400"
style="border:0; border-radius:8px;"
loading="lazy"
title="Map"></iframe>https://tiles.hititmedya.com/v1/styles/hitit-red-day.json<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-red-day.json",
center: [32.85410, 39.92080],
zoom: 12.00
});
map.addControl(new maplibregl.NavigationControl());
</script>Pan and zoom the map to frame your embed. Current view: 32.8541, 39.9208 at zoom 12.0.
These snippets work on domains covered by an active licence. Unlicensed domains receive a 403 response.
OpenStreetMap attribution is required by the data license and stays visible on all embeds.
How to use it
- 1
Copy the embed
Grab the iframe snippet and paste it into any page. No build step, works everywhere.
- 2
Or use the style URL
Point any MapLibre GL map at the style URL. The licence lives on your domain, so there is no token to embed.
- 3
Ship it
The map renders from our self-hosted tiles on the Cloudflare edge, with no visitor tracking.
Related styles
Explore all stylesNeed a custom map for your project?
We design branded map styles, location pages and data visualizations as an agency service. From real estate portals to tourism sites, we build maps that match your identity.
Map development service