Tim Schaub
0df6cebff9
minZoom is not a supported property of ol.tilegrid.XYZOptions
2013-09-11 00:17:01 -06:00
Tim Schaub
a6fb72c240
Export XYZ source
2013-09-11 00:17:01 -06:00
Tim Schaub
c845d85a31
Merge pull request #982 from tschaub/moveend
...
Fire a moveend event when the view settles.
2013-09-10 16:36:31 -07:00
Tim Schaub
ba7e0e7da3
Merge pull request #973 from tschaub/default-style
...
Rework default style handling.
2013-09-10 07:58:44 -07:00
Frédéric Junod
2e4ffb3591
Merge pull request #1003 from fredj/extent
...
Minor coding style and simplification for ol.Extent
2013-09-10 07:06:31 -07:00
Tom Payne
ea653ceec8
Rename tiledwmssource.exports to tilewmssource.exports
2013-09-10 15:53:14 +02:00
Frederic Junod
f1bce39fa9
Rename optional param to opt_extent
2013-09-10 14:41:12 +02:00
Frederic Junod
d34a63944b
Use ol.extent.createOrUpdate function
2013-09-10 14:33:12 +02:00
Éric Lemoine
762fed6f8d
Change Tiled to Tile in a comment
2013-09-10 09:41:38 +02:00
Éric Lemoine
8a7e13a50c
Rename tiledwmssource.js to tilewmssource.js
2013-09-10 09:41:38 +02:00
Éric Lemoine
b92f5efbe8
Merge pull request #994 from elemoine/update-params
...
Allow changing parameters/dimensions for WMS and WMTS
2013-09-10 00:40:29 -07:00
Frédéric Junod
14d550de0f
Merge pull request #997 from fredj/apidoc
...
More api doc content
2013-09-09 08:29:58 -07:00
Éric Lemoine
31cc1f5541
More robust coordinate keys for WMTS and TiledWMS
...
This uses more robust ZXY coordinate keys, and caches the key to avoid creating garbage each time getKeyZXY is called.
2013-09-09 17:01:38 +02:00
Éric Lemoine
0823ee4ad3
Add getDimensions/updateDimensions to WMTS
2013-09-09 17:00:05 +02:00
Olivier Terral
e16de02cb2
Add getParams/updateParams to TiledWMS
2013-09-09 17:00:05 +02:00
Tom Payne
8663a5027b
Handle tile source revisions in DOM tile layer renderer
2013-09-09 17:00:05 +02:00
Tom Payne
00bdeb6bcf
Don't use rendered framebuffer when source revision has changed
2013-09-09 17:00:05 +02:00
Tom Payne
cd0186dde5
Store revision number in sources and update it on changes
2013-09-09 17:00:05 +02:00
Tom Payne
4f27dd35d8
Allow tile cache key calculation to be overridden
2013-09-09 17:00:05 +02:00
Olivier Terral
9fb4514b4e
Add getParams/updateParams to SingleImageWMS
2013-09-09 16:50:10 +02:00
Tom Payne
c82aeb586f
Merge pull request #998 from twpayne/consistent-names
...
Consistent names
2013-09-09 07:48:42 -07:00
Tom Payne
bcb4813615
Rename ol.layer.VectorLayer2 to ol.layer.Vector2
2013-09-09 16:21:04 +02:00
Tom Payne
d1659b8e69
Rename ol.source.VectorSource2 to ol.source.Vector2
2013-09-09 15:18:31 +02: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
0235caa1e0
Rename ol.source.ImageTileSource to ol.source.TileImage
2013-09-09 15:09:25 +02:00
Tom Payne
bf1d804a5e
Rename ol.source.DebugTileSource to ol.source.TileDebug
2013-09-09 15:07:05 +02:00
Frédéric Junod
7ffd2bcaa1
Merge pull request #993 from pagameba/deviceorientation-ios
...
Detect iOS compass heading
2013-09-09 05:57:34 -07:00
Tom Payne
71a396a189
Rename ol.source.TileSource to ol.source.Tile
2013-09-09 14:40:23 +02:00
Tom Payne
7d5a84ce8a
Rename ol.layer.ImageLayer to ol.layer.Image
2013-09-09 14:36:40 +02:00
Tom Payne
5967f96047
Rename ol.source.ImageSource to ol.source.Image
2013-09-09 14:33:12 +02:00
Tom Payne
fc2975f346
Rename ol.layer.LayerGroup to ol.layer.Group
2013-09-09 14:23:16 +02:00
Tom Payne
e428b66ab4
Rename ol.layer.LayerBase to ol.layer.Base
2013-09-09 14:18:24 +02:00
Paul Spencer
4117a5df2d
check iOS compass calibration via webkitCompassAccuracy
...
Ensure that webkitCompassAccuracy is not -1 as this indicates that the
compass has not been calibrated and its values cannot be trusted.
2013-09-09 08:05:37 -04:00
Frederic Junod
20916c75bb
Add more api doc
2013-09-09 12:07:03 +02:00
Paul Spencer
69872c99d2
Detect iOS compass heading
...
iOS webkit does not provide an absolute alpha, instead it provides
webkitCompassHeading.
2013-09-07 21:48:49 -04:00
Éric Lemoine
02a285665b
Remove unneeded FIXME
2013-09-07 23:50:15 +02:00
Éric Lemoine
e01344f0da
Be stricter with types in WMTS
2013-09-07 23:50:01 +02:00
Éric Lemoine
3036ee01ad
Be stricter with types in BingMaps
2013-09-07 23:49:37 +02:00
Éric Lemoine
1e308e34f9
Stricter type def for ol.TileUrlFunctionType
2013-09-07 23:32:38 +02:00
Éric Lemoine
30acfc20c3
Stricter type def for ol.ImageUrlFunctionType
2013-09-07 23:32:30 +02:00
Tim Schaub
13a937fad7
Lazily create default style
2013-09-07 09:19:11 -06:00
Tim Schaub
cc11efa420
Merge pull request #958 from tschaub/requires
...
Make the `build/check-requires-timestamp` target work with namespace provides in cases where the namespace provide isn't required by a module that provides constructors or other objects within that namespace. This may seem a bit odd, but if I want to provide `foo.bar.Bam` it isn't strictly necessary that my module require `foo.bar`.
To make this build target work, we stick with the following convention (used in the Closure Library):
* If you want to make a function available via `goog.require`, use `goog.provide` to provide the object of which the function is a member (e.g. to make the `foo.bar.baz` function available, use `goog.provide('foo.bar')`).
2013-09-07 08:13:06 -07:00
Frederic Junod
393566155d
Export ol.*.SUPPORTED symbols
2013-09-06 22:34:32 +02:00
Tim Schaub
50ed564bf6
Fire a moveend event after rendering
...
The moveend event is fired after rendering if there is no pending animation, current interaction, or other pre-render functions in the queue.
2013-09-05 15:35:53 -06:00
Paul Spencer
a0ca05d18e
Use markdown format for inline links
2013-09-05 09:01:49 -04:00
Paul Spencer
74158e52be
Update based on comments
...
This removes @class and fixes the return type pattern to match the
project standard. There are a couple of minor changes to the text as
well.
2013-09-05 07:57:16 -04:00
Paul Spencer
f9ba90f4ca
More comprehensive docs for ol.DeviceOrientation
...
Adding an extended class description of DeviceOrientation along with
some additional details in the property accessors.
2013-09-04 21:28:59 -04:00
Tim Schaub
8b7a0a060c
Export ol.interaction namespace instead of the defaults function
2013-09-04 13:55:54 -06:00
Tim Schaub
716b7b0cec
Export ol.control namespace instead of ol.control.defaults function
2013-09-04 13:55:54 -06:00