Skip to content

Instantly share code, notes, and snippets.

<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Calcul d'itinéraire Google Maps</title>
<style>
body {
font-family: 'Segoe UI', Arial, sans-serif;
background: linear-gradient(120deg, #89f7fe 0%, #66a6ff 100%);