Frederic Junod
|
8aa591c04d
|
Remove unneeded type cast from examples
|
2017-11-22 14:00:00 +01:00 |
|
Tim Schaub
|
324e67fac1
|
Use https for epsg.io
|
2016-10-16 00:39:07 -06:00 |
|
Peter Robins
|
7d5635092a
|
Remove getRendererFromQueryString from examples
|
2016-09-16 09:34:30 +00:00 |
|
Marc Jansen
|
9bf524a288
|
Rename source.wms.ServerType ➛ source.WMSServerType
|
2016-09-02 15:21:40 +02:00 |
|
Frederic Junod
|
bd635ed01f
|
Load the examples resources with HTTPS
|
2016-08-23 13:52:16 +02:00 |
|
Tim Schaub
|
29990abc7e
|
Remove unused goog.requires() from the examples (minus MVT examples)
|
2016-08-08 09:58:11 -06:00 |
|
Marc Jansen
|
5b43e8a31e
|
Use simple forms to create attributions in examples
|
2016-03-11 09:04:06 +01:00 |
|
Tim Schaub
|
c5cf709c55
|
The common.js script makes a "common" object available
|
2015-04-17 09:49:53 -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 |
|
Andreas Hocevar
|
5579dc53a2
|
Add fromLonLat and toLonLat convenience functions
|
2015-03-31 19:27:35 +02:00 |
|
Andreas Hocevar
|
a920cd94d9
|
Create ol.proj.Projection instances with additional properties
|
2015-03-26 10:50:52 +01:00 |
|
Tim Schaub
|
2b0284a342
|
Only request tiles within the layer extent
Layer renderers are now responsible for requesting data within a limited extent.
|
2014-07-24 10:26:07 -06:00 |
|
Peter Robins
|
96ec96c4d5
|
Improve docs for projection
|
2014-07-12 11:31:38 +00:00 |
|
Andreas Hocevar
|
8f1fdde26e
|
Show both Proj4js and custom transform functions in examples
|
2014-07-09 18:09:23 +02:00 |
|
Andreas Hocevar
|
88ab1ac61a
|
Doc changes suggested by @probins
|
2014-07-08 22:06:21 +02:00 |
|
Andreas Hocevar
|
0c62469f50
|
Update example to show transparent proj4js integration
|
2014-07-08 22:06:21 +02:00 |
|
Tim Schaub
|
47d37fabea
|
Rename ol.View2D to ol.View
|
2014-06-27 09:59:39 -04:00 |
|
Antoine Abt
|
b169ef2094
|
Add renderer guess in example shared file
& use it in every example.
|
2014-02-13 17:21:03 +01:00 |
|
Éric Lemoine
|
1acc542bb6
|
Use the renderer map option in the examples
|
2014-02-06 16:56:15 +01:00 |
|
Frederic Junod
|
e4ea8a750e
|
Cast serverType option in examples
|
2013-12-19 16:31:08 +01:00 |
|
Frederic Junod
|
3e83809880
|
Add serverType option to ol.source.ImageWMS constructor
|
2013-12-18 09:08:37 +01:00 |
|
Tom Payne
|
8ffe910ebf
|
Apply center constraint in custom projection examples
|
2013-09-30 10:17:24 +02:00 |
|
Tim Schaub
|
e806f51b3d
|
Changing extent structure back to single array: [minX, minY, maxX, maxY]
This means we'll have to have a new structure and new methods for 3D envelopes.
|
2013-09-15 00:31:32 -06:00 |
|
Tim Schaub
|
de0e8aeced
|
New extent structure in examples
|
2013-09-14 21:14:55 -06:00 |
|
Tom Payne
|
a21ee997ba
|
Rename ol.source.SingleImageWMS to ol.source.ImageWMS
|
2013-09-11 16:38:01 +02:00 |
|