Class CMLayerRaster extends CM2Layer
  CMLayerRaster Class
 
  Displays a standard web raster (jpg or png) on the map based on a specified bounds
 
  
  Copyright (C) 2020, Humboldt State University, Jim Graham 
  
  This program is free software: you can redistribute it and/or modify it under the terms of the GNU General 
  Public License as published by the Free Software  Foundation, either version 3 of the License, or (at your 
  option) any later  version. 
   
  This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the 
  implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License 
  for more details. 
  
  You should have received a copy of the GNU General Public License along with this program. If not, see 
  .
Settings Group: Raster
| Setting | Name | Type | Options | Default | Comments | 
| Bounds | Bounds | CMTYPE_BOUNDS |  | null | Bounds object for the raster with XMin,XMax,YMin,YMax values | 
Settings Group: Dataset
| Setting | Name | Type | Options | Default | Comments | 
| URL | URL | CMTYPE_STRING |  | null | Full or partial URL to the dataset to load into the layer |