Bart van den Eijnden
|
45d4f32078
|
Document the supported GML and WFS versions
|
2014-08-20 21:50:51 +02:00 |
|
Antoine Abt
|
81b66a7906
|
Merge pull request #2575 from tonio/vectoropacity
Restore opacity after drawing vector layers
|
2014-08-20 15:47:07 +02:00 |
|
Éric Lemoine
|
d906efa24c
|
Merge pull request #2509 from probins/apimismatch
Fix missing API docs
|
2014-08-20 15:40:25 +02:00 |
|
Antoine Abt
|
b034e114d6
|
Restore opacity after drawing vector layers
|
2014-08-20 15:34:48 +02:00 |
|
Frédéric Junod
|
42e8fb544a
|
Merge pull request #2571 from fredj/rotatecontrol-cleanup
ol.control.Rotate cleanup and optimization
|
2014-08-20 11:59:57 +02:00 |
|
Frederic Junod
|
7f086e138a
|
Remove unnecessary local variable
|
2014-08-20 11:17:44 +02:00 |
|
Éric Lemoine
|
817862ef59
|
Merge pull request #2572 from probins/proj
Document aliases for EPSG:4326/3857
|
2014-08-20 11:16:33 +02:00 |
|
Peter Robins
|
ac63a453c2
|
Document aliases for EPSG:4326/3857
|
2014-08-20 09:03:46 +00:00 |
|
Frederic Junod
|
27ae50e673
|
Only update rotate control element when it's needed
To avoid a lot of 'Recalculate style' events by the browser.
|
2014-08-20 10:58:18 +02:00 |
|
Frederic Junod
|
7c14399133
|
Add missing jsdoc tag
|
2014-08-20 10:58:18 +02:00 |
|
Frederic Junod
|
113888120f
|
Use goog.math.toDegrees
|
2014-08-20 10:58:17 +02:00 |
|
Tim Schaub
|
7f5ed26d8d
|
Merge pull request #1124 from tschaub/xyz
Allow tilegrid creation from projection or extent.
|
2014-08-19 11:59:52 -06:00 |
|
Tim Schaub
|
1ede97ae18
|
Respect the tileSize option for XYZ grids
|
2014-08-19 10:30:37 -06:00 |
|
Tim Schaub
|
ee487ca308
|
Sources may be configured with a projection, tile grids with an extent
An XYZ tile grid is constructed with an extent defining the bounds of the tile grid.
|
2014-08-19 10:30:27 -06:00 |
|
Frederic Junod
|
35e4134047
|
Don't create unnecessary closure
|
2014-08-19 11:39:44 +02:00 |
|
Frédéric Junod
|
59826ce490
|
Merge pull request #2558 from fredj/optim
Don't create unnecessary closure in constructor
|
2014-08-19 11:02:31 +02:00 |
|
Frederic Junod
|
2b3e0bf699
|
Don't create unnecessary closure in constructor
|
2014-08-19 09:55:18 +02:00 |
|
Éric Lemoine
|
ec81c05cce
|
Rename ol.source.MapGuide to ol.source.ImageMapGuide
|
2014-08-19 09:44:15 +02:00 |
|
Tim Schaub
|
e97f79b4ab
|
Respect XYZ source projection
|
2014-08-18 23:03:33 -06:00 |
|
Tim Schaub
|
63ad916ca7
|
Function for creating tile grids from extents
|
2014-08-18 17:10:26 -06:00 |
|
Tim Schaub
|
dd5e7693da
|
General purpose getCorner function for extents
|
2014-08-18 14:55:49 -06:00 |
|
Éric Lemoine
|
711c4bbc8c
|
Merge pull request #2450 from probins/events
Improve and standardise event docs
|
2014-08-18 17:35:59 +02:00 |
|
Peter Robins
|
7a5a5d75e7
|
Improve and standardise event docs
|
2014-08-18 15:17:02 +00:00 |
|
Éric Lemoine
|
8f7f814d32
|
Merge pull request #2465 from probins/color
Expand docs for color options
|
2014-08-18 16:53:39 +02:00 |
|
Peter Robins
|
d5e1c27fc1
|
Expand docs for color options
|
2014-08-18 14:37:38 +00:00 |
|
Éric Lemoine
|
e53213d730
|
Merge pull request #2537 from probins/browserfeature
Rename BrowserFeature to browserfeature
|
2014-08-18 16:23:28 +02:00 |
|
Frédéric Junod
|
b92a0338c9
|
Merge pull request #2547 from fredj/proj-api
Export more functions from ol.proj.Projection
|
2014-08-18 15:00:13 +02:00 |
|
Éric Lemoine
|
a7e32469fa
|
Merge pull request #2512 from petrsloup/olcs-missing-api
Make API of raster sources more convenient
|
2014-08-18 14:23:49 +02:00 |
|
Frederic Junod
|
d7c2e27d50
|
Export ol.proj.Projection#getMetersPerUnit function
|
2014-08-18 14:21:10 +02:00 |
|
Frederic Junod
|
e39e9c2230
|
Export ol.proj.Projection#isGlobal function
|
2014-08-18 14:21:10 +02:00 |
|
Antoine Abt
|
139ea4c7d2
|
Merge pull request #2513 from probins/editstyle
Move createDefaultEditingStyles() to ol.style
|
2014-08-18 14:11:35 +02:00 |
|
Petr Sloup
|
d7027a6a64
|
Export getLayers and setLayers methods of ol.layer.Group
This is nicer than having to use .get("layers") and .set("layers", x).
|
2014-08-18 13:48:42 +02:00 |
|
Petr Sloup
|
1d5c746974
|
Export getHTML method of ol.Attribution to the api
|
2014-08-18 13:48:34 +02:00 |
|
Petr Sloup
|
0ac90e62b9
|
Added some api annotations required for accessing layer properties
|
2014-08-18 13:48:14 +02:00 |
|
Éric Lemoine
|
c83ae8a284
|
Merge pull request #2544 from elemoine/mapguide
Params not correctly handled in MapGuide source
|
2014-08-18 13:21:34 +02:00 |
|
Éric Lemoine
|
e7083aef1d
|
Params not correctly handled in MapGuide source
|
2014-08-18 12:17:32 +02:00 |
|
Frédéric Junod
|
c7bf94e69b
|
Merge pull request #2528 from fredj/wmts-source-optim
ol.source.WMTS optimization
|
2014-08-18 11:24:41 +02:00 |
|
Éric Lemoine
|
9072fb1f2f
|
Merge pull request #2543 from elemoine/foreachfeature
Do not hit-detect the same feature multiple times
|
2014-08-18 10:38:38 +02:00 |
|
Frederic Junod
|
b484801e4f
|
Use tmpExtent in ol.source.WMTS tileUrlFunction
|
2014-08-18 10:35:14 +02:00 |
|
Frederic Junod
|
8076401c0f
|
Use opt_tileCoord in ol.source.WMTS tileUrlFunction
|
2014-08-18 10:35:14 +02:00 |
|
Éric Lemoine
|
c81dfdc69b
|
Do not hit-detect the same feature multiple times
In other words forEachFeatureAtPixel should not call the user-provided callback more than once for a given feature.
|
2014-08-18 10:24:12 +02:00 |
|
Éric Lemoine
|
0779b4ef79
|
Merge pull request #2539 from elemoine/tilecoord
Change ol.TileCoord to Array.<number>
|
2014-08-18 10:21:35 +02:00 |
|
Éric Lemoine
|
ba035abb1f
|
Change ol.TileCoord to an Array
|
2014-08-18 09:33:24 +02:00 |
|
Paul Spencer
|
1fc620b7bb
|
Merge pull request #2527 from pagameba/cluster-fix
Return rather than fail if resolution is not defined
|
2014-08-16 19:26:37 -04:00 |
|
Peter Robins
|
e35531e7c6
|
Rename BrowserFeature to browserfeature
|
2014-08-15 13:53:20 +00:00 |
|
Éric Lemoine
|
0d20b337a0
|
Merge pull request #2348 from probins/getget
Enable ProjectionLike on getGetFeatureInfoUrl
|
2014-08-15 11:37:20 +02:00 |
|
Peter Robins
|
7b32b8e561
|
Enable ProjectionLike on getGetFeatureInfoUrl
|
2014-08-15 08:42:40 +00:00 |
|
Frédéric Junod
|
7097be3d00
|
Merge pull request #2532 from fredj/tilerange-cleanup
Add ol.TileRange#containsXY function
|
2014-08-14 13:59:23 +02:00 |
|
Frédéric Junod
|
db6c87a9bd
|
Merge pull request #2529 from petrsloup/source-state-fix
Fix for invalid initial state of certain sources
|
2014-08-14 12:23:49 +02:00 |
|
Éric Lemoine
|
a16a678ca7
|
Be stricter with types
|
2014-08-14 10:56:48 +02:00 |
|