Skip to content

Map with Marker

Karlsruhe Map with SmartMaps Marker

<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Karlsruhe Map with Custom Marker</title>
</head>
<body>
    <img src="https://tiles.smartmaps.cloud/styles/v1/smartmaps/light/static/8.4037,49.0069,14/800x400.webp?marker=8.4037%2C49.0069%7Cmarker.svg%7Cscale%3A1&apiKey=[INSERT API-KEY]" alt="Karlsruhe Map with Custom Marker" width="800" height="400">
</body>
</html>