Revision 5861
Added by ben leinfelder almost 14 years ago
map.jsp | ||
---|---|---|
49 | 49 |
//insertSearchBox("<%=CONTEXT_URL%>"); |
50 | 50 |
</script> |
51 | 51 |
|
52 |
<iframe scrolling="no" frameborder="0" width="750" height="520" src="spatial/map.jsp">
|
|
52 |
<iframe scrolling="no" frameborder="0" width="780" height="420" src="<%=STYLE_COMMON_URL%>/spatial/map.jsp">
|
|
53 | 53 |
You need iframe support |
54 | 54 |
</iframe> |
55 | 55 |
|
Also available in: Unified diff
use OpenLayers implementation for rendering map/spatial search
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=2188