10 lines
341 B
HTML
10 lines
341 B
HTML
---
|
|
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>
|