Commit Graph

17 Commits

Author SHA1 Message Date
Andreas Hocevar 0d16e0f0c8 Use new demo GeoServer location
demo.opengeo.org currently redirects to demo.boundlessgeo.com, so this
change makes it so the new location is used directly.
2014-12-03 14:13:36 +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
Tim Schaub 47d37fabea Rename ol.View2D to ol.View 2014-06-27 09:59:39 -04:00
Tim Schaub 5653d57712 Change default renderer to Canvas 2014-04-02 11:43:20 -06:00
Tom Payne a58aa0a40d Use string instead of ol.RendererHint enum in examples 2014-02-06 22:33:25 +01:00
Tom Payne a7426a82ff Activate HiDPI support in wms-tiled example 2014-01-15 15:55:20 +01:00
Bart van den Eijnden 78d20056f5 update all the other examples that used MapQuest 2014-01-08 13:36:35 +01: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 8f8f94e697 Rename ol.layer.TileLayer to ol.layer.Tile 2013-09-09 15:14:45 +02:00
Tom Payne 8f6f5e42c6 Rename ol.source.TiledWMS to ol.source.TileWMS 2013-09-09 15:12:38 +02:00
Tom Payne a642868cfa Port examples to new extents 2013-04-19 10:03:36 +02:00
Tom Payne 02196c94b5 Redefine ol.Coordinate to be Array.<number> 2013-04-05 12:30:37 +02:00
Éric Lemoine 7949cdaa82 crossOrigin defaults to null 2013-03-21 10:37:31 +01:00
Tim Schaub f74940fe2b Using a server that is not down (closes #406) 2013-03-20 16:00:26 -06:00
ahocevar 14d9ff3b81 Using a server that is not down
fix #353
2013-03-13 09:59:25 +01:00
Éric Lemoine 71f06320f6 WMS example renamed to wms-tiled 2013-03-07 12:03:28 +01:00