I love the app, it has already proven very useful. Is there any way I can put a value other than count in the map? In our case I calculate the avg connection time from multiple locations and would like to chart that value. Thanks again, great app!
Yes, with limitations. The module setting autoPostProcess has to be turned off and the field _geo_count has to be populated with the value to be displayed. And the value can only be an integer number.
You have to edit the view (which is advanced XML) and set the param autoPostProcess to false:
How do you turn that setting off?