I have a time zone map I've built that generates data 'bubbles' with a city name and local time from a datasource. Works great BUT the bubbles frequently overlap. I'd like to hittest each one as it is rendered and float it away from any underlying bubble.
What event is fired/should I be looking for as the informationLayer items are created?
What event is fired/should I be looking for as the informationLayer items are created?