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