
I redid the markers a bit.
*Cities are now color-coded by number of companies in that city.
*Companies are gray if we don't know number of employees.
*Companies have the old shape if we know their address, and a circle if we only know their general location (ZIP code or city).
*Using "
PdMarker" instead of builtin google maps marker. PdMarker is flashier, and lets you keep multiple popups open at once.
*Sort bigger cities' and companies' markers on top.
The only thing left that I really want to do for the markers is figure out some way you can see "stacked" markers. For instance, there are several companies that have a location of Austin, but you only see the top one because the ones underneath get covered up.
Let me know what you think of the changes.
Comments