Commit Graph

80 Commits

Author SHA1 Message Date
Peter Robins 4044ae4cd0 Move WFS typedefs to typedefs.js
By renaming them so they're no longer in any subnamespaces, they no longer need to be in their own file.
2016-05-19 08:48:43 +00:00
Peter Robins 557a3aee04 Move upgrade notes to correct place 2016-05-18 09:35:27 +00:00
Tim Schaub fb402d120e Removing access_token in notes for v3 use 2016-05-13 12:08:59 -06:00
Tim Schaub 476191b0d0 Notes on using the v4 Mapbox API 2016-05-13 12:08:59 -06:00
Peter Robins 0daa2cf574 Document typedef move 2016-05-12 07:45:48 +00:00
Andreas Hocevar 12849a678e Add note about opaque option removal 2016-04-27 17:50:38 +02:00
Frederic Junod 481bcbd5b3 Changelog for v3.15.1 2016-04-07 16:34:17 +02:00
Frederic Junod 84401c132f Changelog for v3.15.0 2016-04-04 10:40:12 +02:00
Tim Schaub f0cca94456 Correcting a typo in the upgrade notes 2016-03-18 22:41:19 -06:00
Tim Schaub ed71cf74f6 Upgrade note on zIndex for drawFeature() styles 2016-03-18 17:52:16 -06:00
Tim Schaub 1339d6b3a6 Correct to upgrade notes 2016-03-18 17:04:49 -06:00
Tim Schaub 2133d6d081 Document the immediate rendering API 2016-03-18 17:03:18 -06:00
Andreas Hocevar f1fee79ca4 Merge pull request #4971 from openlayers/release-v3.14.2
Release v3.14.2
2016-03-04 09:36:58 +01:00
Andreas Hocevar 124badb961 Changelog vor v3.14.2 2016-03-04 09:31:35 +01:00
Frédéric Junod fbbbcf5cdb Merge pull request #4805 from fredj/cacheSize
Add new cacheSize option to ol.source
2016-03-01 10:46:00 +01:00
Andreas Hocevar 7478e82b9a Changelog for v3.14.1 2016-03-01 10:10:06 +01:00
Frederic Junod 9819aa38f5 Remove ol.DEFAULT_TILE_CACHE_HIGH_WATER_MARK 2016-03-01 09:05:12 +01:00
Andreas Hocevar cc30f5f3da Changelog for v3.14.0 2016-02-24 09:50:45 +01:00
Andreas Hocevar ad6c731823 Use requestAnimation polyfill for examples and update release notes 2016-02-23 15:56:03 +01:00
Andreas Hocevar a109062b1f Rotate map canvas after composition 2016-02-15 17:00:06 +01:00
Frederic Junod edb4f233b0 Changelog for v3.13.1 2016-02-03 17:03:28 +01:00
Frederic Junod e782e1262c Changelog for v3.13.0 2016-01-20 14:59:08 +01:00
Petr Sloup bc0d783f50 Use XHR by default to load TileJSON in ol.source.TileJSON 2016-01-07 09:19:23 +01:00
Bart van den Eijnden cdf9a8e84d Add ol.proj.setProj4 function 2016-01-04 18:51:04 +01:00
Bart van den Eijnden 60179e9ab9 Changelog for v3.12.1 2015-12-17 15:30:57 +01:00
Bart van den Eijnden 41c81dec88 Changelog for v3.12.0 2015-12-15 10:57:30 +01:00
Andreas Hocevar 40fec9ca35 Mention behaviour change in upgrade notes 2015-11-30 17:53:19 +01:00
Tim Schaub 4999c792f1 Changelog for v3.11.2 2015-11-19 11:28:02 -07:00
Tim Schaub 1c6a56f781 Changelog for v3.11.1 2015-11-12 16:17:06 -07:00
Tim Schaub ab7e608129 Changelog for v3.11.0 2015-11-11 14:24:56 -07:00
Andreas Hocevar a446147902 Add upgrade note about forEachFeatureAtPixel change 2015-11-09 09:45:21 +01:00
Andreas Hocevar 2b2ac47b1f Remove ol.source.TileVector 2015-10-28 10:29:04 +01:00
Tamar Cohen c9beb6d4f4 Add upgrade notes for KML changes 2015-10-25 19:40:12 +01:00
Andreas Hocevar 7a070dd859 Use DOM instead of map canvas for ol.render.Box 2015-10-15 17:34:16 +02:00
Andreas Hocevar 1941be9995 Changelog for v3.10.1 2015-10-09 17:37:52 +02:00
Andreas Hocevar f6d40faa3d Changelog for v3.10.0 2015-10-08 19:15:48 +02:00
Tim Schaub 55908485f2 Add detail to the upgrade notes 2015-09-27 23:02:24 -06:00
Éric Lemoine 41bb512952 Changelog for v3.9.0 2015-09-10 10:44:20 +02:00
Tim Schaub fc51ab05f4 Upgrade notes for circle symbolizer 2015-09-06 10:11:09 -06:00
Tim Schaub 4233061dda Changelog vor v3.8.2 2015-08-07 10:18:21 -06:00
Tim Schaub 3c8aeb7287 Changelog for v3.8.1 2015-08-06 09:12:08 -06:00
Tim Schaub 91045b0ad1 Changelog for v3.8.0 2015-08-04 00:03:24 -06:00
Bart van den Eijnden 5fb692a876 Changelog for v3.7.0 2015-07-03 11:33:48 +02:00
Björn Harrtell c69ba6a3dd Create vertex on boundary single click 2015-07-03 10:26:38 +02:00
Bart van den Eijnden 7c207d47bb Move upgrade notes to 3.7 and fix typos 2015-07-02 15:23:34 +02:00
vmalaret 4d3e903670 ol.View#fit -- fix docs and add assertions 2015-07-02 15:19:09 +02:00
vmalaret 74759142d9 Replace fitGeometry and fitExtent with fit
Fit accepts either a geometry or an extent.

This combines two previously distinct functions
into one more flexible call.

Also brings the rotations support and options
previously available to fitGeometry to extents
2015-07-02 15:19:08 +02:00
Andreas Hocevar 59871274ca Fix typo in upgrade notes 2015-06-20 10:34:28 +02:00
Andreas Hocevar 5c5364bbb7 Merge pull request #3815 from ahocevar/tilegrid-no-surprises
Simplify tilegrid API and internals
2015-06-19 19:05:19 +02:00
Andreas Hocevar 6411c9267b More clarity about origin and direction of tile coordinates 2015-06-19 18:49:49 +02:00