Skip to content

Instantly share code, notes, and snippets.

@andreasBihlmaier
andreasBihlmaier / InteractiveImageMap.py
Last active August 29, 2015 14:08
InteractiveImageMap
"""
Syntax:
{{{#!InteractiveImageMap
picsrc;;width=WIDTH
area1;;shape=rect|circle|poly;;coords=V1,V2,...,Vn;;tooltip=TOOLTIP[;;description=DESCRIPTION]
area2;;shape=rect|circle|poly;;coords=V1,V2,...,Vn;;tooltip=TOOLTIP[;;description=DESCRIPTION]
}}}