Maximilian Krög
559712f728
Fix some invalid html markup and some inconsistencies
2022-08-22 19:26:18 +02:00
Maximilian Krög
74a8759e3b
Fix topolis example
...
toastr did not work because jquery has to bo loaded before toastr.
2022-08-14 16:44:43 +02:00
Maximilian Krög
259e3fe1c9
Fix ol.css for some examples
...
- es2015-custom-element needs css variables declared in :host
- external-map-map still does not work when editing in codesandbox,
though that neither worked before.
2022-08-14 16:36:48 +02:00
Maximilian Krög
5c4339f367
Remove more IE compatibility
2022-08-12 00:26:25 +02:00
Tim Schaub
6c03b69d8c
Avoid the redirect from unpkg.com
2022-01-14 13:53:23 -07:00
Tim Schaub
2ec760d9a5
New Bing Maps key
2021-11-05 15:26:17 -06:00
Maximilian Krög
0d5d346bcd
Update links to external resources
2021-02-08 19:40:05 +01:00
Andreas Hocevar
7b297283f2
Load pointer events polyfill - before other polyfills
2020-07-30 21:01:10 +02:00
Andreas Hocevar
7dd42ef19f
Key update
2020-04-01 09:07:07 +02:00
Andreas Hocevar
061ccb987b
Key update
2020-04-01 08:43:52 +02:00
Frederic Junod
734900f1d7
Add missing ol.css in mobile-full-screen example
2019-02-26 08:39:39 +01:00
Frederic Junod
3c0be4e611
Fix loaded script for the example-verbatim examples
2018-07-26 13:46:17 +02:00
Tim Schaub
1551bfffe0
Use list for cloak entries
2018-04-23 20:51:01 -06:00
Andreas Hocevar
d9453890eb
Replace expired Bing key with a new one
2016-11-29 11:31:17 +01:00
Frederic Junod
ed4ac8d83b
Update jquery to version 2.2.3
2016-04-13 09:25:37 +02:00
Frederic Junod
4b832708e5
Remove FastClick from mobile-full-screen example
2016-04-04 16:31:28 +02:00
Andreas Hocevar
1cbb482900
Update Bing Maps Portal url
2016-03-07 14:52:14 +01:00
Nicholas L
73b6adba49
Remove polyfill and incorrect dependency
2016-01-27 21:52:50 +13:00
Tim Schaub
85ead5486c
New Bing Maps key
2016-01-19 14:08:51 -07:00
Nicholas L
db3ad70a3d
Remove use of goog.bind and use ES5 .bind
2016-01-15 22:10:55 +13:00
Tim Schaub
0149924551
Update Metalsmith and layout plugin
2015-11-01 02:18:09 -07:00
Andreas Hocevar
3d82da1c7e
Allow cloaking of API keys and apply to Bing keys
2015-10-14 14:31:42 +02:00
Tim Schaub
b602285992
Add metadata to the mobile full-screen example
2015-05-08 06:39:06 -06:00
Tim Schaub
f2600977ae
Avoid words with contentious alternative spellings
2015-04-17 09:43:37 -06:00
Tim Schaub
89f5e711e6
Example sources in the examples dir
2015-04-17 06:22:38 -06:00
Andreas Hocevar
ff1ee78ddd
Build and parse examples from examples_src/
2015-04-02 19:10:09 +02:00
Frederic Junod
1253177ae4
Add FastClick in mobile-full-screen example
2014-11-04 11:48:33 +01:00
Frederic Junod
078ba2dec0
Move jquery.min.js to resources
2014-10-01 09:59:20 +02:00
Antoine Abt
4478d6c34c
Fixes mobile fullscreen example (no mode chooser)
2014-02-14 09:32:14 +01:00
Antoine Abt
b169ef2094
Add renderer guess in example shared file
...
& use it in every example.
2014-02-13 17:21:03 +01:00
Tom Payne
4d619d71b1
Only load ol.css in loader.js
...
Before this change, all the examples try to load ../css/ol.css, even in
hosted mode, where they should load ../build/ol.css instead.
2014-01-14 14:32:40 +01:00
Frederic Junod
e13075f6ff
Don't inject ol.css from loader.js
2013-07-25 11:40:35 +02:00
Tom Payne
ddb295cc77
Add full screen example for mobile devices
2013-04-20 16:56:31 +02:00