---
layout: example.html
title: Tooltip on Hover
shortdesc: Example of displaying feature information in tooltip by hovering.
docs: >
In this example, a listener is registered on the map's pointermove
to display the feature information in a tooltip when the pointer hovers over a feature.
tags: "hover, vector"
---