mapbox-gl-js version: 0.36.0
Would be nice if popups would be aware of each other, and adjust offset accordingly. Is this something that exists now? (Can't find it.)

Hi @knutole, thanks for using Mapbox GL. This is something that you'll need to solve yourself. In general, collision avoidance is a hard problem, and one we don't plan to implement for popups.