| 26 | | * [http://dev.openlayers.org/sandbox/hhudson/addins/InlineXhtml/trunk/examples/example1.htm example1.htm] - An example using an svg layer and an xhtml layer. |
| 27 | | * [http://dev.openlayers.org/sandbox/hhudson/addins/InlineXhtml/trunk/examples/example2.htm example2.htm] - An example of a scalable layer. |
| 28 | | * [http://dev.openlayers.org/sandbox/hhudson/addins/InlineXhtml/trunk/examples/example3.htm example3.htm] - A non-interactive scalable layer. |
| 29 | | * [http://dev.openlayers.org/sandbox/hhudson/addins/InlineXhtml/trunk/examples/example4.htm example4.htm] - A non-interactive scalable OSM Mapnik export. |
| 30 | | * [http://dev.openlayers.org/sandbox/hhudson/addins/InlineXhtml/trunk/examples/example5.htm example5.htm] - A non-interactive WMS example. |
| 31 | | * Simple Interactivity test case 1; [http://dev.openlayers.org/sandbox/hhudson/addins/InlineXhtml/trunk/examples/example6.htm xhtml] and [http://dev.openlayers.org/sandbox/hhudson/addins/InlineXhtml/trunk/examples/example7.htm html5]. |
| | 26 | * [http://dev.openlayers.org/addins/InlineXhtml/trunk/examples/example1.htm example1.htm] - An example using an svg layer and an xhtml layer. |
| | 27 | * [http://dev.openlayers.org/addins/InlineXhtml/trunk/examples/example2.htm example2.htm] - An example of a scalable layer. |
| | 28 | * [http://dev.openlayers.org/addins/InlineXhtml/trunk/examples/example3.htm example3.htm] - A non-interactive scalable layer. |
| | 29 | * [http://dev.openlayers.org/addins/InlineXhtml/trunk/examples/example4.htm example4.htm] - A non-interactive scalable OSM Mapnik export. |
| | 30 | * [http://dev.openlayers.org/addins/InlineXhtml/trunk/examples/example5.htm example5.htm] - A non-interactive WMS example. |
| | 31 | * Simple Interactivity test case 1; [http://dev.openlayers.org/addins/InlineXhtml/trunk/examples/example6.htm xhtml] and [http://dev.openlayers.org/addins/InlineXhtml/trunk/examples/example7.htm html5]. |
| 35 | | 1. Use subversion to check out the [http://svn.openlayers.org/sandbox/hhudson/addins/InlineXhtml/trunk/ InlineXhtml] addin. |
| 36 | | 1. Place the [http://svn.openlayers.org/sandbox/hhudson/addins/InlineXhtml/trunk/lib/OpenLayers/Tile/InlineXhtml.js Tile/InlineXhtml.js] file in your [source:trunk/openlayers/lib/OpenLayers/Tile/ Tile] directory (or alternatively, place it elsewhere and add a {{{<script>}}} tag to your page that points to it). |
| 37 | | 1. Place the [http://svn.openlayers.org/sandbox/hhudson/addins/InlineXhtml/trunk/lib/OpenLayers/Layer/WMS/InlineXhtml.js Layer/WMS/InlineXhtml.js] file in your [source:trunk/openlayers/lib/OpenLayers/Layer/WMS/ Layer/WMS] directory (or alternatively, place it elsewhere and add a {{{<script>}}} tag to your page that points to it). |
| 38 | | 1. Place the [http://svn.openlayers.org/sandbox/hhudson/addins/InlineXhtml/trunk/lib/OpenLayers/Layer/InlineXhtml.js Layer/InlineXhtml.js] file in your [source:trunk/openlayers/lib/OpenLayers/Layer/ Layer] directory (or alternatively, place it elsewhere and add a {{{<script>}}} tag to your page that points to it). |
| 39 | | 1. Place the [http://svn.openlayers.org/sandbox/hhudson/addins/InlineXhtml/trunk/lib/OpenLayers/Layer/ScalableInlineXhtml.js Layer/ScalableInlineXhtml.js] file in your [source:trunk/openlayers/lib/OpenLayers/Layer/ Layer] directory (or alternatively, place it elsewhere and add a {{{<script>}}} tag to your page that points to it). |
| | 35 | 1. Use subversion to check out the [http://svn.openlayers.org/addins/InlineXhtml/trunk/ InlineXhtml] addin. |
| | 36 | 1. Place the [http://svn.openlayers.org/addins/InlineXhtml/trunk/lib/OpenLayers/Tile/InlineXhtml.js Tile/InlineXhtml.js] file in your [source:trunk/openlayers/lib/OpenLayers/Tile/ Tile] directory (or alternatively, place it elsewhere and add a {{{<script>}}} tag to your page that points to it). |
| | 37 | 1. Place the [http://svn.openlayers.org/addins/InlineXhtml/trunk/lib/OpenLayers/Layer/WMS/InlineXhtml.js Layer/WMS/InlineXhtml.js] file in your [source:trunk/openlayers/lib/OpenLayers/Layer/WMS/ Layer/WMS] directory (or alternatively, place it elsewhere and add a {{{<script>}}} tag to your page that points to it). |
| | 38 | 1. Place the [http://svn.openlayers.org/addins/InlineXhtml/trunk/lib/OpenLayers/Layer/InlineXhtml.js Layer/InlineXhtml.js] file in your [source:trunk/openlayers/lib/OpenLayers/Layer/ Layer] directory (or alternatively, place it elsewhere and add a {{{<script>}}} tag to your page that points to it). |
| | 39 | 1. Place the [http://svn.openlayers.org/addins/InlineXhtml/trunk/lib/OpenLayers/Layer/ScalableInlineXhtml.js Layer/ScalableInlineXhtml.js] file in your [source:trunk/openlayers/lib/OpenLayers/Layer/ Layer] directory (or alternatively, place it elsewhere and add a {{{<script>}}} tag to your page that points to it). |