Hi,
Is there a way to increase or reduce the circles/bubbles size based on the count in an amMap app.
For example if the count is less than 10 then bubble size should be small, if count is more than 50 bubble size should be medium and so on..
Please provide me the documentation if there is any.
Thanks.
Hello
It seems that you can edit the script "map_results.py" for that. Just change the line fixed_size="true" by fixed_size="false". However, that's just a clue, I don't know if it's the right way to do that
bests
Julien