Map Legend Should Return Image Regardless of Errors
CARBONES.eu web application
Brought to you by:
marktjackson
Originally created by: alastair... (code.google.com)@gmail.com
Originally owned by: alastair... (code.google.com)@gmail.com
Currently the Map Legend will display an error if anything goes wrong during setup (particularly related to actual.minmax values found within carbones_local.properties). This is unsuitable given the fact that if the map data itself loads, it stands to reason the generated legend scale image will be working too.
A change should be made so that the image will display regardless of errors, and change the message to something like "Actual data range could not be found" if this occurs.