Matplotlib basemap: Popup box

Viewed 6620

I want to know how to create a popup box in a basemap plot. When I hover my mouse over a location , it should trigger the popup box.

Is this possible?

1 Answers
Related