CMLayer.prototype.SetSettingAttribute=function(Param1,Param2,Param3)
- Update the FeatureSettings from the specified attribute

CMLayerDataset
- UpdateFeatureSettingsFromAttributes - called when attributes change (too much)

Need messages for:
- FeatureInserted (w/row)
- FeatureDeleted (w/row)
- Attribute Added (w/column)
- Attribute removed (w/column)
- Attribute value changed (w/row, column)

Chnage spatial reference (get from first layer)?

Saved backgrounds appear in background list
"Add Background"

FeatureSettings
- CMLayer
- CMLayerDataset

SetFeatureSettings
- HistoricalStates
- Africa

GetFeatureSettingGroup
- CMLayer: PaintPoint
- CMLayerDataset: Paint

SetFeatureSetting
- A number of examples

GetFeatureSetting
- CM3LayerVector
- CM2Layer

CMLayerDataset.Paint
-

MouseOverStyle
Style
LineWidthInMapUnits

To Do
- Remove CreateSliderControl(), etc. from CMUtilities

There is a link between how points are drawn, settings, and GUI controls
- Same for polylines
- Same for polygons
- Text is also separate but varies some between points, polylines, and polygons

Editor

Setting up a new map
- Modify the users and pages in the WebService.py file
- Add a Script Handler for Python files to IIS at the WebServices folder