Over the last few days, I have updated some of the code for the maps feature. The markers in the maps are now colored according to the following rules: If the name is assigned to a worker, then the color of the pushpin is the color assigned to the worker. If the name is not assigned to a worker, then the color is set depending on if the name is categorized as a interest, member, or worker. Interests are purple, Members are blue, and Workers are red. Also, clicking on a name in the nameslist when in maps mode now highlights the marker and address of the name.