Originally created by: mark.tun... (code.google.com)@gmail.com
Originally owned by: mark.tun... (code.google.com)@gmail.com
The background colour in the maps is hard-coded in several places. It would be more flexible if it were configurable. No need to actually change this until we are ever requested to change the background colour.
The current background colour is a mid-grey #DDDDDD or 221,221,221
For example:
- The olMap style in maps.css.
- The OpenLayers bgcolor value specified in our "BG_terrainNaturalEarth" Natural Earth layer and "BG_satellite" Blue Marble layer. XML config file->MapService->Params->bgcolor. See TR16
- Somewhere in the PDF code?