Link interaction

This commit is contained in:
Tim Schaub
2022-05-20 13:24:43 -06:00
parent 3857e2051c
commit 6690dc99dd
6 changed files with 416 additions and 1 deletions

9
examples/link.html Normal file
View File

@@ -0,0 +1,9 @@
---
layout: example.html
title: Map Link
shortdesc: Synchronizing map state with the URL.
docs: >
The `Link` interaction allows you to synchronize the map state with the URL.
tags: "link, permalink, url, query, search, params"
---
<div id="map" class="map"></div>