Project

General

Profile

« Previous | Next » 

Revision 9157fffb

Added by Andreas Kohlbecker over 10 years ago

point layer was using old openlayes api - updating

View differences:

7.x/modules/cdm_dataportal/js/map/openlayers_map.js
356 356
        }
357 357

  
358 358
        //TODO points_sld should be renamed to sld in response + fill path to sld should be given
359
          layer = new OpenLayers.Layer.WMS.Untiled(
359
          layer = new OpenLayers.Layer.WMS(
360 360
              'points',
361 361
              geoserverUri,
362 362
              {layers: 'topp:rest_points' ,transparent:"true", format:"image/png"},

Also available in: Unified diff