Hello,

I am currently displaying a few hundreds items on a map. Some of these 
items are on the same geographic location so they are displayed with 
bubbles of different sizes based on the number of items on each locations 
(sizeKey).

Right now the sizeKey is pre-calculated in my spreadsheet and for each item 
in the json file, I have a propertie with the size of the bubble, like for 
this example: 
http://simile-widgets.org/exhibit/examples/cities/cities.html. 

This works okay until the user filters the data, then the size of the 
bubble does not reflect the data actually displayed on the map since the 
sizeKey is hardcoded in the json database.

Does anyone know a way to dynamically resize these bubbles after applying a 
filter?

-Fred

-- 
You received this message because you are subscribed to the Google Groups 
"SIMILE Widgets" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/simile-widgets?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to