When zoomed out, the overlay is hard to see. We need thicker lines for when zoomed out.
This could be implemented server side by adding a z parameter to image requests which specifies zoom level. The GWT client portion could then change all the overlays when the zoom level changes.