d2a2234e创建于 2021年9月14日历史提交
---
layout: example.html
title: Custom Hit Detection Render
shortdesc: Example of a custom hit detection renderer.
docs: >
  This example demonstrates the use of 'ol/style/Style' hitDetectionRender option function in 
  detecting if pointer is over a particular feature. 
  Move pointer over the label for Columbus Circle feature and see that only label is used in
  hit detection.
tags: "circle, feature, vector, render, custom, hitDetectionRenderer"
---
<div id="map" class="map"></div>