Skip to content

Dark Style Map

Dark Style Map of Karlsruhe

<!DOCTYPE html>
<html lang="en">
    <head>
        <meta charset="UTF-8" />
        <meta name="viewport" content="width=device-width, initial-scale=1.0" />
        <title>Dark Style Map of Karlsruhe</title>
    </head>
    <body>
        <img
            src="https://tiles.smartmaps.cloud/styles/v1/smartmaps/dark/static/8.4037,49.0069,12/800x400.webp?apiKey=[INSERT API-KEY]"
            alt="Dark Style Map of Karlsruhe"
            width="800"
            height="400" />
    </body>
</html>