OpenLayers OpenLayers

Changeset 1343

Show
Ignore:
Timestamp:
08/23/06 17:05:15 (2 years ago)
Author:
crschmidt
Message:

Before, this example only worked on OpenLayers.org.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/openlayers/2.0/examples/kamap.html

    r1244 r1343  
    1919 
    2020            var jpl_wms = new OpenLayers.Layer.KaMap( "Satellite", 
    21                     "/world/index.php", {g: "satellite", map: "world"}); 
     21                    "http://www.openlayers.org/world/index.php", {g: "satellite", map: "world"}); 
    2222            var dm_wms = new OpenLayers.Layer.WMS( "Canada", 
    2323                "http://www2.dmsolutions.ca/cgi-bin/mswms_gmap",