Project

General

Profile

« Previous | Next » 

Revision 3435

savepoint - sanparks skin looks good with new map, consistent L+F etc..
only thing remaining is a tweak to get bounding box for map zooming adjusted to follow mouse click and drag (starts far to the right of pointer).

View differences:

sanparks.js
106 106
//var LOGINBOX_URL = "";
107 107
var LOGINBOX_URL = "@style-skins-path@/sanparks/SaeonLogin.jspx";
108 108

  
109
//  Location of the map that will be displayed
110
var MAP_URL = "@style-skins-path@/sanparks/spatial/pma.html";
111
//var MAP_URL = "";
109 112

  
110 113

  
111 114
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
......
140 143
//right column iframe class
141 144
var IFRAME_RIGHTCOL_CLASS       = "mapFrame";
142 145

  
146
//map iframe class
147
var IFRAME_MAP_CLASS       = "mapFrame";
148

  
143 149
//footer iframe class
144 150
var IFRAME_FOOTER_CLASS         = "iframefooterclass";
145 151

  

Also available in: Unified diff