47
47
< i class ="fa fa-sitemap me-1 "> </ i > API
48
48
</ a >
49
49
< div class ="dropdown-menu dropdown-menu-end mb-3 " aria-labelledby ="apidropdown ">
50
- < a class ="dropdown-item " href ="/en/latest/apidoc/ "> < i class ="fa fa-sitemap fa-fw me-2 fa-lg "> </ i > v10.4 .0 (latest)</ a >
50
+ < a class ="dropdown-item " href ="/en/latest/apidoc/ "> < i class ="fa fa-sitemap fa-fw me-2 fa-lg "> </ i > v10.5 .0 (latest)</ a >
51
51
< a class ="dropdown-item " href ="/en/v9.2.4/apidoc/ "> < i class ="fa fa-sitemap a-fw me-2 fa-lg "> </ i > v9.2.4</ a >
52
52
< a class ="dropdown-item " href ="/en/v8.2.0/apidoc/ "> < i class ="fa fa-sitemap a-fw me-2 fa-lg "> </ i > v8.2.0</ a >
53
53
< a class ="dropdown-item " href ="/en/v7.5.2/apidoc/ "> < i class ="fa fa-sitemap a-fw me-2 fa-lg "> </ i > v7.5.2</ a >
@@ -90,8 +90,8 @@ <h3 class="col-sm-12">Hosted build for development</h3>
90
90
< div class ="col-sm-12 ">
91
91
< p >
92
92
If you want to try out OpenLayers without downloading anything (< b > not recommended for production</ b > ), include the following in the head of your html page:
93
- < pre > < code class ="language-html "> <script src="https://cdn.jsdelivr.net/npm/ol@v10.4 .0/dist/ol.js"></script>
94
- <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/ol@v10.4 .0/ol.css">
93
+ < pre > < code class ="language-html "> <script src="https://cdn.jsdelivr.net/npm/ol@v10.5 .0/dist/ol.js"></script>
94
+ <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/ol@v10.5 .0/ol.css">
95
95
</ code > </ pre >
96
96
</ p >
97
97
< p >
@@ -100,25 +100,25 @@ <h3 class="col-sm-12">Hosted build for development</h3>
100
100
</ div >
101
101
</ div >
102
102
< div class ="row ">
103
- < h3 class ="col-sm-12 "> Downloads for the v10.4 .0 release</ h3 >
103
+ < h3 class ="col-sm-12 "> Downloads for the v10.5 .0 release</ h3 >
104
104
</ div >
105
105
< div class ="row ">
106
106
< div class ="col-sm-12 ">
107
107
< table class ="table table-hover ">
108
108
< tbody >
109
109
< tr > < th > Archive</ th > < th > Description</ th > </ tr >
110
110
< tr >
111
- < td > < a href ="https://github.com/openlayers/openlayers/releases/download/v10.4 .0/v10.4 .0-site.zip "> v10.4 .0-site.zip</ a > </ td >
111
+ < td > < a href ="https://github.com/openlayers/openlayers/releases/download/v10.5 .0/v10.5 .0-site.zip "> v10.5 .0-site.zip</ a > </ td >
112
112
< td > Includes examples and documentation.</ td >
113
113
</ tr >
114
114
< tr >
115
- < td > < a href ="https://github.com/openlayers/openlayers/releases/download/v10.4 .0/v10.4 .0-package.zip "> v10.4 .0-package.zip</ a > </ td >
115
+ < td > < a href ="https://github.com/openlayers/openlayers/releases/download/v10.5 .0/v10.5 .0-package.zip "> v10.5 .0-package.zip</ a > </ td >
116
116
< td > Includes sources and the full build of the library.</ td >
117
117
</ tr >
118
118
</ tbody >
119
119
</ table >
120
120
< p >
121
- See the < a href ="https://github.com/openlayers/openlayers/releases/tag/v10.4 .0 "> v10.4 .0 release page</ a > for a changelog and any special upgrade notes.
121
+ See the < a href ="https://github.com/openlayers/openlayers/releases/tag/v10.5 .0 "> v10.5 .0 release page</ a > for a changelog and any special upgrade notes.
122
122
</ p >
123
123
< p >
124
124
For archives of previous releases, see the < a href ="https://github.com/openlayers/openlayers/releases/ "> complete list of releases</ a > .
0 commit comments