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