move Layer.Yahoo into deprecated.js

This commit is contained in:
fredj
2011-11-18 12:13:41 +01:00
parent 0307bb481c
commit 8d01fa6fd8
7 changed files with 425 additions and 505 deletions

View File

@@ -1,7 +1,8 @@
<html>
<head>
<script src="http://api.maps.yahoo.com/ajaxymap?v=3.0&appid=euzuro-openlayers"></script>
<script src="../OLLoader.js"></script>
<script src="../../OLLoader.js"></script>
<script src="../../../lib/deprecated.js"></script>
<script type="text/javascript">
var layer;

View File

@@ -170,7 +170,6 @@
<li>Layer/WMTS.html</li>
<li>Layer/WrapDateLine.html</li>
<li>Layer/XYZ.html</li>
<li>Layer/Yahoo.html</li>
<li>Map.html</li>
<li>Marker.html</li>
<li>Marker/Box.html</li>
@@ -231,5 +230,6 @@
<li>deprecated/Layer/MultiMap.html</li>
<li>deprecated/Layer/WFS.html</li>
<li>deprecated/Layer/WMS/Post.html</li>
<li>deprecated/Layer/Yahoo.html</li>
<li>deprecated/Tile/WFS.html</li>
</ul>