Skip to content

Instantly share code, notes, and snippets.

View gaetangr's full-sized avatar
🎯
Focusing

Gaëtan gaetangr

🎯
Focusing
View GitHub Profile
@gaetangr
gaetangr / marker_animation.html
Created May 30, 2025 13:54
Marker Animation (Google Map)
<!DOCTYPE html>
<html>
<head>
<title>Carte Clients Front Desk</title>
<style>
#map {
height: 100vh;
width: 100%;
}