Changeset 8475 in genesis
- Timestamp:
- Sep 19, 2010, 4:03:33 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
nodes/nodemap.html
r8474 r8475 445 445 446 446 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); 448 449 } 449 450
Note:
See TracChangeset
for help on using the changeset viewer.