Can I customize the tooltip text in a Google Geochart chart?

前端 未结 5 1736
面向向阳花
面向向阳花 2020-12-24 07:52

Below is the code I\'m using, based on a how to I found in Google\'s documentation, but I\'m not sure if it applies to the Geochart, if I\'m doing it right, or if there is s

5条回答
  •  天涯浪人
    2020-12-24 08:39

    It seems like it is impossible to format the text the exact way I was attempting to with the GeoChart tool. Below is the solution I finally came up with and the rendered map:

    Rendered Map with Tooltip View

    enter image description here

    PHP & JavaScript Code

    
    
    
    
    

    Rendered HTML

    
    
    
    

提交回复
热议问题