Project

General

Profile

« Previous | Next » 

Revision 3036

Added by perry almost 18 years ago

Fixed up mapbuilder config for knp skin

View differences:

index.jsp
25 25
  */
26 26
%>
27 27
<%@ include file="../../common/common-settings.jsp"%>
28
<%@ include file="../../common/map-settings.jsp"%>
29 28
<% 
30

  
31
//SPATIAL_MAP = "knp";
32
SPATIAL_TEMPLATE = "basic_layers";
33

  
34
/* Construct Web Map URL
35
String mapUrl = SPATIAL_BASE_URL + 
36
                "?map=" + SPATIAL_MAP + 
37
                "&template=" + SPATIAL_TEMPLATE +
38
                "&client=" + SPATIAL_CLIENT;
39
 */
40

  
41
//String mapUrl = "@systemidserver@/@context@/spatial/mapbuilder/demo/metacat_knp/pma.html";
42

  
43 29
String mapUrl = "@systemidserver@/@context@/style/skins/knp/spatial/pma.html";
44 30
%>
45 31
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">

Also available in: Unified diff