Changeset 8475 in genesis


Ignore:
Timestamp:
Sep 19, 2010, 4:03:33 PM (14 years ago)
Author:
rick
Message:

East nodes got lost in tranlation.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • nodes/nodemap.html

    r8474 r8475  
    445445
    446446      function defaultFocus() {
    447         map.setCenter(new OpenLayers.LonLat(4.50,52.186).transform( projection_wgs, projection_smp), 12);
     447        //XXX: Make me dynamic based on the entries in the KML file
     448        map.setCenter(new OpenLayers.LonLat(4.65,52.186).transform( projection_wgs, projection_smp), 12);
    448449      }
    449450
Note: See TracChangeset for help on using the changeset viewer.