Thomas Tilak
|
1f04a0aad9
|
adds TileMatrixSetLimits to WMTS format reader
enhance wmtstilegrid to use it when building matrixId and resolution arrays
|
2016-11-23 18:50:24 +01:00 |
|
Bart van den Eijnden
|
c990cab0c3
|
Match equivalent projections from WMTS caps
|
2016-11-16 16:17:55 +01:00 |
|
Tim Schaub
|
b829471c85
|
Move default tile load function to tile module
|
2016-11-11 05:04:36 -07:00 |
|
Andreas Hocevar
|
d52b3715d9
|
Fix tile size and pixel ratio
|
2016-11-07 19:22:19 +01:00 |
|
Bart van den Eijnden
|
02c0a6a533
|
Optionally enable hidpi support for Bing
|
2016-11-04 17:17:07 +01:00 |
|
Bart van den Eijnden
|
2fe4d63893
|
Make sure updateParams reloads in TileArcGISRest
|
2016-10-24 10:31:15 +02:00 |
|
Tim Schaub
|
ff754a0a9f
|
Use https for www.openstreetmap.org
|
2016-10-16 00:34:06 -06:00 |
|
Bart van den Eijnden
|
df4f2ff28d
|
Add getters to BingMaps source for api key and imagerySet
|
2016-10-12 16:04:10 +02:00 |
|
Marc Jansen
|
7b8b300b31
|
Rename source.RasterEvent* to source.Raster.Event*
|
2016-09-13 09:25:47 +02:00 |
|
Marc Jansen
|
bb43a45f91
|
Move provider and layerconfig to be class members
|
2016-09-13 08:47:19 +02:00 |
|
Frederic Junod
|
cfc1337cde
|
Rename ol.source.ImageEventType to ol.source.Image.EventType
|
2016-09-07 10:22:25 +02:00 |
|
Frederic Junod
|
d08e9e65b4
|
Rename ol.source.ImageEvent to ol.source.Image.Event
|
2016-09-07 10:21:21 +02:00 |
|
Tim Schaub
|
956aed7eb4
|
Merge pull request #5837 from tschaub/global
Remove ol.global
|
2016-09-02 21:18:26 -06:00 |
|
Andreas Hocevar
|
9b61e8f44c
|
Merge pull request #5795 from thomasmoelhave/wmts-tile-transitions
Render older loaded tiles while waiting for new tiles
|
2016-09-02 16:53:55 +02:00 |
|
Andreas Hocevar
|
ed17cbc6f0
|
Move interim tile related methods to ol.Tile
|
2016-09-02 15:28:28 +02:00 |
|
Thomas Moelhave
|
69fc9edb4d
|
Render older loaded tiles while waiting for new tiles
|
2016-09-02 15:28:28 +02:00 |
|
Marc Jansen
|
9bf524a288
|
Rename source.wms.ServerType ➛ source.WMSServerType
|
2016-09-02 15:21:40 +02:00 |
|
Marc Jansen
|
02c1e78412
|
Rename source.VectorEvent(*) to source.Vector.Event(*)
|
2016-09-02 14:29:15 +02:00 |
|
Tim Schaub
|
651c6959ab
|
Remove ol.global
|
2016-09-01 23:13:00 -06:00 |
|
Tim Schaub
|
bd89d1f227
|
Remove unused context arg for tile.getImage()
|
2016-09-01 07:30:29 -06:00 |
|
Tim Schaub
|
74047e747d
|
Rename ol.source.TileEvent to ol.source.Tile.Event
|
2016-09-01 06:58:12 -06:00 |
|
Frederic Junod
|
e757c014d1
|
Give ol.source.State its own file
|
2016-09-01 06:58:12 -06:00 |
|
Frederic Junod
|
1d2e4fed4a
|
Rename ol.source.TileUTFGridTile_ to ol.source.TileUTFGrid.Tile_
|
2016-09-01 06:58:11 -06:00 |
|
Frederic Junod
|
f9bbaed717
|
Rename ol.DebugTile_ to ol.source.TileDebug.Tile_
|
2016-09-01 06:58:11 -06:00 |
|
Frederic Junod
|
af29aa7d21
|
Remove goog.provide('ol.tilejson')
|
2016-09-01 06:58:11 -06:00 |
|
Frederic Junod
|
0b2d183009
|
Rename ol.source.WMTSRequestEncoding to ol.source.WMTS.RequestEncoding
|
2016-09-01 06:58:11 -06:00 |
|
Andreas Hocevar
|
fe16cf9702
|
Fix ol.source.Zoomify namespace hierarchy
|
2016-09-01 06:58:09 -06:00 |
|
Andreas Hocevar
|
d1e4b33760
|
Rename goog.DEBUG to ol.DEBUG
|
2016-08-31 21:10:01 +02:00 |
|
Andreas Hocevar
|
92ab5a079c
|
Remove use of goog.async.nextTick
|
2016-08-31 21:10:00 +02:00 |
|
Frederic Junod
|
854b20a8fd
|
Update ol.source.Vector comments
Add a note for `getFeatures` and `getFeaturesInExtent` about the unordered array of features.
|
2016-08-29 13:49:48 +02:00 |
|
Frédéric Junod
|
f16e40742c
|
Merge pull request #5801 from fredj/rm_ol.style.ImageState
Remove ol.style.ImageState and use ol.ImageState instead
|
2016-08-29 11:16:48 +02:00 |
|
Frederic Junod
|
bed95e3b5b
|
Change ol.ImageState to ol.Image.State
|
2016-08-29 10:53:09 +02:00 |
|
Andreas Hocevar
|
cb7c15c767
|
Fix vector tile rotation on HiDPI devices
|
2016-08-27 23:03:07 +02:00 |
|
Andreas Hocevar
|
b7c84b269c
|
Merge pull request #5196 from ahocevar/batch-fill-stroke
Batch polygon and circle fills and strokes
|
2016-08-24 12:02:52 +02:00 |
|
Andreas Hocevar
|
395793b921
|
Additional tests and code comments
|
2016-08-24 11:44:15 +02:00 |
|
Frederic Junod
|
9074bd9783
|
Rename ol.geom.Geometry#containsCoordinate to intersectsCoordinate
|
2016-08-23 14:36:09 +02:00 |
|
Andreas Hocevar
|
7e940e618e
|
Introduce new overlaps option for Vector and VectorTile sources
Instead of deciding whether to batch fills and strokes by looking at the
opacity of the style, we now rely on user input.
|
2016-08-23 12:05:03 +02:00 |
|
Frederic Junod
|
f164ad7598
|
Add ol.source.Cluster#setDistance function
|
2016-08-22 13:36:44 +02:00 |
|
Tim Schaub
|
9d276982b5
|
Assorted missing requires
|
2016-08-12 10:53:50 -06:00 |
|
Tim Schaub
|
9e4d80b459
|
Move State to ol.Tile
|
2016-08-12 10:53:49 -06:00 |
|
Tim Schaub
|
274b7285f3
|
Assorted missing requires
|
2016-08-12 10:53:48 -06:00 |
|
Tim Schaub
|
2da724cad4
|
Static ol.style.Style functions
|
2016-08-12 10:53:48 -06:00 |
|
Tim Schaub
|
d02cf1e7a9
|
Shuffle assertions
|
2016-08-12 10:53:47 -06:00 |
|
Tim Schaub
|
568f0c81bb
|
Move wrapX to ol.tilegrid to break circular dependency
|
2016-08-08 13:48:54 -06:00 |
|
Tim Schaub
|
789aeb1c64
|
Toward a fix for ol.tilegrid
|
2016-08-08 10:22:28 -06:00 |
|
Tim Schaub
|
907a65ab83
|
Remove unused goog.require() calls in the source
|
2016-08-08 09:58:10 -06:00 |
|
Tim Schaub
|
b1593124ba
|
Put the primary provide first
|
2016-08-07 10:49:13 -06:00 |
|
Tim Schaub
|
1b8310a6fe
|
Rename ol/objectutil.js to ol/obj.js
|
2016-08-07 10:49:12 -06:00 |
|
Tim Schaub
|
e07596846d
|
Move source files so they are named like their provides
|
2016-08-07 10:49:11 -06:00 |
|
Tim Schaub
|
ffe3565166
|
Single provide from ol/collection.js
|
2016-08-07 10:49:06 -06:00 |
|