Skip to content

Instantly share code, notes, and snippets.

{
"trips": [
{
"path": [
[
-0.1299916771,
51.5182884732
],
[
-0.1300327361,
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>Trip animation – sequences (deck.gl + MapLibre)</title>
<meta name="viewport" content="width=device-width,initial-scale=1" />
<link href="https://unpkg.com/[email protected]/dist/maplibre-gl.css" rel="stylesheet" />
<!-- <link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons" /> -->
<script src="https://unpkg.com/[email protected]/dist/maplibre-gl.js"></script>