Link interaction
This commit is contained in:
9
examples/link.html
Normal file
9
examples/link.html
Normal 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>
|
||||
Reference in New Issue
Block a user