Hover cursor over map and get coordinates

Is there an addon for this? Wowhead had lots of coordinate comments.

It is a fairly simple function so it is included in a lot of addons for free. If you want just co-ords and nothing else, you could try MapCoords, extremely light (it really is just a function call written to the screen on mouse move). It shows your current position, under the minimap and at the bottom of the map, and also the cursor’s coordinates when you hover over the map so if you are looking for a location you can roughly estimate where it is.

https://www.curseforge.com/wow/addons/map-coords

Cool thanks!