since the examples.html is broken with the new examples.js structure and I don't know when or how often the magic update occurs, I'm creating an examples2.js until I can talk to the magician
git-svn-id: http://svn.openlayers.org/trunk/openlayers/doc@7099 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
+1
-1
@@ -60,7 +60,7 @@
|
|||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
<script type="text/javascript" src="./Jugl.js"></script>
|
<script type="text/javascript" src="./Jugl.js"></script>
|
||||||
<script type="text/javascript" src="examples.js"></script>
|
<script type="text/javascript" src="examples2.js"></script>
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
// import
|
// import
|
||||||
var Jugl = window["http://jugl.tschaub.net/trunk/lib/Jugl.js"];
|
var Jugl = window["http://jugl.tschaub.net/trunk/lib/Jugl.js"];
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user