about tooltext, I want to set map entity tooltext like 'some customize text, {value}', when
the mouse is over, it shows like 'some customize text, $123.00'.
my fusionmap data is asp.net output as xml file, the same data maybe display different format
value because of fusionmap properties config like numberSuffix, decimals, numberPrefix and so
on, I want the value in tooltip can automatic changed with properties changed