Revision 5861
Added by ben leinfelder almost 14 years ago
map.jsp | ||
---|---|---|
61 | 61 |
<div id="content_wrapper"> |
62 | 62 |
<h1>PARC Data Repository Interactive Map</h1> |
63 | 63 |
|
64 |
<iframe scrolling="no" frameborder="0" width="750" height="520" src="spatial/map.html">
|
|
64 |
<iframe scrolling="no" frameborder="0" width="780" height="420" src="<%=STYLE_COMMON_URL%>/spatial/map.jsp">
|
|
65 | 65 |
You need iframe support |
66 | 66 |
</iframe> |
67 | 67 |
|
Also available in: Unified diff
use OpenLayers implementation for rendering map/spatial search
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=2188