Hit tolerance priority example

This commit is contained in:
Andreas Hocevar
2020-11-28 22:35:07 +01:00
committed by Maximilian Krög
parent c076d273e7
commit f3a7703194
2 changed files with 93 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
---
layout: example.html
title: Hit tolerance priority
shortdesc: Shows bad behavior of hit detection with hit tolerance.
docs: >
Hover over the map and observe how the small circles get a black outline as you hover over them. Is the expected feature getting highlighted?
tags: "simple, openstreetmap"
---
<div id="map" class="map"></div>