mike-000
c5cd29e2ac
Link label to checkbox
2020-11-09 21:06:59 +00:00
mike-000
a6860118c7
Support formats that read ArrayBuffer sources
...
Drag-and-Drop support for formats that read arraybuffer sources
Add TextDecoder to polyfills
Add custom Drag-and-Drop examples for KMZ and MVT
Add sample download and KML styles option to existing example
Test arraybuffer and constructed formats
2020-11-09 17:02:31 +00:00
mike-000
1eac18f94a
Replace Bing layer with MapTiler
2020-01-24 15:51:41 +00: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
Andreas Hocevar
1cbb482900
Update Bing Maps Portal url
2016-03-07 14:52:14 +01:00
Tim Schaub
85ead5486c
New Bing Maps key
2016-01-19 14:08:51 -07:00
Tim Schaub
d19bf0970b
Rename strapless template
2015-11-18 09:56:15 -07:00
Tim Schaub
3035bbdfd3
Convert D-E examples to strapless template
2015-11-18 09:56:14 -07: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
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
078ba2dec0
Move jquery.min.js to resources
2014-10-01 09:59:20 +02:00
Peter Robins
0010cb787f
Clarify that draganddrop example doesn't include projection transforms
2014-08-23 12:09:17 +01:00
Tom Payne
1a81227aef
Remove trailing whitespace
2014-02-26 17:58:43 +01:00
Tim Schaub
e633f7f8c1
Don't inject stylesheets with JavaScript
...
This reverts 4d619d71b1 (see #1527 ), going back to what we had after e13075f6ff (see #881 ).
To avoid the 404 in the hosted examples, the css is copied to the same relative path when hosted as during development.
2014-02-21 18:45:46 -07:00
Antoine Abt
2369ac62eb
Load example-behaviour before example script
2014-02-13 17:21:02 +01:00
Tom Payne
c2c8a9ed18
Add TopoJSON to drag-and-drop-example
2014-01-16 22:44:19 +01:00
Tom Payne
6c3c8332d9
Add GeoJSON to drag-and-drop example
2014-01-16 22:44:19 +01:00
Tom Payne
27fed257ff
Add IGC files to drag-and-drop example
2014-01-16 22:44:19 +01:00
Tom Payne
ee91a99056
Add GPX files to drag-and-drop example
2014-01-16 22:44:19 +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
Tom Payne
43c40e14c8
Remove trailing whitespace
2014-01-14 14:30:51 +01:00
Tom Payne
1a3218266c
Add drag-and-drop example
2013-12-19 17:54:13 +01:00