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
234cff4de5
Limit image layer requests to layer extent
...
This has two nice consequences that can be seen in the wms-image.js and mapbuide-untiled.js examples:
* no images are requested when you browse outside of the layer extent
* when the layer extent is within the viewport extent, cached images are used since the intersecting extent is the same for multiple viewport extents
2014-07-24 10:26:07 -06:00
Tim Schaub
1daf36956c
Layer extent option
...
If provided, the layer extent will be used to limit data requests and rendering. If undefined, to limit will be imposed.
2014-07-24 10:26:07 -06:00
Tim Schaub
42f953d08d
Function for getting extent intersection
2014-07-24 10:26:07 -06:00
Éric Lemoine
9bd1ab78fc
Add Graticule component
2014-07-24 17:59:56 +02:00
Éric Lemoine
9c70a49fb0
Add ol.geom.flat.geodesic
...
Inspired by #1884 by @twpayne.
2014-07-24 17:59:56 +02:00
Éric Lemoine
9f19569144
Add a worldExtent to ol.proj.Projection
2014-07-24 17:59:56 +02:00
Antoine Abt
9de010c791
Merge pull request #2413 from tonio/logos
...
Revisit Logos
2014-07-24 17:25:07 +02:00
Antoine Abt
d50f40dcce
Type check with olx.LogoOptions
2014-07-24 16:40:34 +02:00
Antoine Abt
ba8077010a
Add link support for source logos
2014-07-24 15:22:19 +02:00
Antoine Abt
c1f7db9611
Set type=button to avoid forms submit
2014-07-24 15:22:19 +02:00
Antoine Abt
a314203e12
Fixes wording in comments
2014-07-24 15:22:19 +02:00
Antoine Abt
a43c546667
Uncollapse when there’s only logos
2014-07-24 15:22:19 +02:00
Antoine Abt
a71714e8b6
Allow string & object to be passed as map logo
2014-07-24 15:22:18 +02:00
Frederic Junod
b2e345c407
Reuse event pixel to compute the coordinate
2014-07-23 16:53:56 +02:00
Antoine Abt
7fbc4e3bff
Rename ol3Logo to logo in map options
2014-07-23 16:27:01 +02:00
Frederic Junod
9bcafc0fab
Revert "Add FIXME"
...
This reverts commit a4afcd533f .
Code removed in 7fabff5ffa
2014-07-23 13:18:23 +02:00
Marc Jansen
64c03d0f9c
Add examples to ol.coordinate functions.
2014-07-23 09:15:50 +02:00
Frederic Junod
02ede1eafa
Dispose the tiles removed from the cache
2014-07-22 17:49:26 +02:00
Frederic Junod
312d5a87b8
Automatically dispose the ViewportSizeMonitor
2014-07-22 17:47:20 +02:00
Frederic Junod
a8961877e8
Add link to the OSM XML documentation
2014-07-22 15:21:27 +02:00
Frederic Junod
7b7788973b
Remove unnecessary newlines
2014-07-22 15:00:23 +02:00
Erik Timmers
0309a620ea
Add option to process GPX extensions nodes
...
Fixes #1791 .
2014-07-22 13:02:53 +02:00
Bart van den Eijnden
8e106a2c98
Merge pull request #2403 from bartvde/gpx-write
...
ol.format.GPX writeFeatures is not working
2014-07-22 10:51:05 +02:00
Andreas Hocevar
8d805c6403
Merge pull request #2415 from probins/debugtile
...
Document debugtilesource
2014-07-22 10:25:17 +02:00
Peter Robins
3f1f450d5c
Document debugtilesource
2014-07-22 08:14:33 +00:00
Tobias Sauerwein
a9d68a1899
Merge pull request #2405 from tsauerwein/kinetic-fast
...
Improve kinetic effect when panning fast
2014-07-22 08:37:57 +02:00
Tim Schaub
aa4ee80033
Removing unused ol.proj.CH
2014-07-21 09:28:48 -06:00
Andreas Hocevar
eb71e8e92d
Handle cases where the x-axis distance cannot be calculated
2014-07-21 12:20:51 +02:00
Frederic Junod
fee4c79757
Remove ol.pointer.PointerEvent.createMouseEvent
...
The externs declarations for MouseEvent are now fixed upstream
2014-07-21 09:51:26 +02:00
tsauerwein
73951394f9
Ensure that the first point for kinetic is valid
2014-07-21 09:05:32 +02:00
Victor Berchet
9838687d88
fix: typos in map.js
2014-07-20 17:24:09 +02:00
Erik Timmers
71b2bf73de
Fix apidoc for WKT format
2014-07-18 22:01:17 +02:00
tsauerwein
02a2c5aceb
Start earlier to log points for kinetic
2014-07-18 15:54:38 +02:00
Bart van den Eijnden
dbb72f5080
Conflate ol.format.GPX.V1_1 and ol.format.GXP into ol.format.GXP
2014-07-18 15:11:45 +02:00
Andreas Hocevar
b4f6baa613
Merge pull request #2401 from probins/layerbase
...
Fix issue with layergroup event docs
2014-07-18 14:19:35 +02:00
Peter Robins
4dccb32545
Fix issue with layergroup event docs
2014-07-17 09:24:39 +00:00
Tim Schaub
b0c0d077c9
Annotate always and never conditions as functions
2014-07-16 23:16:51 -06:00
Tim Schaub
12d94e1405
Document ol.inherits and annotate as a function
2014-07-16 23:16:30 -06:00
Peter Robins
2b1c96a7ea
Add color to api docs
2014-07-16 19:50:06 +00:00
Peter Robins
b77af6d416
Remove classdesc tag from control/interaction defaults
2014-07-16 12:54:18 +00:00
Antoine Abt
b7b5de659b
Distinct style function types
2014-07-16 11:25:16 +02:00
Antoine Abt
60f1874766
Give precedence to feature style
2014-07-16 11:25:16 +02:00
Paul Spencer
8383f60fcf
Merge pull request #2349 from probins/projdocs
...
Improve docs for projection
2014-07-15 21:10:33 -04:00
Paul Spencer
aa9dab092a
Merge pull request #2387 from bnare/patch-1
...
Update mapguidesource.js
2014-07-15 21:05:11 -04:00
Paul Spencer
38b36a09bd
Merge pull request #2378 from pagameba/doc-feature
...
Improve documentation for ol.Feature
2014-07-15 20:36:06 -04:00
Tim Schaub
1657ed2d23
Make ol.proj.METERS_PER_UNIT exportable
...
We need to apply the `@api` annotation to the object itself in order for it to be exportable.
2014-07-15 15:49:48 -06:00
Tim Schaub
7a26966c8d
Merge pull request #2360 from gingerik/wkt-lexer
...
WKT lexer.
2014-07-15 15:39:31 -06:00
Paul Spencer
685265e1db
Improve documentation for ol.Feature
2014-07-15 13:09:43 -04:00
bnare
9e3b46762b
Update mapguidesource.js
...
Add a method updateParams to ol.source.MapGuide.
2014-07-15 17:04:19 +02:00