Tim Schaub
f07f78fbd7
Move flat geom files so they are named like their provides
2016-08-07 10:49:10 -06:00
Tim Schaub
035885c25d
Move interaction files so they are named like their provides
2016-08-07 10:49:10 -06:00
Tim Schaub
e8205a8293
Rename format tests for consistency
2016-08-07 10:49:10 -06:00
Tim Schaub
386e215b47
Rename control tests for consistency
2016-08-07 10:49:10 -06:00
Tim Schaub
c398f1cacb
Swap expectations
2016-08-07 10:49:07 -06:00
Tim Schaub
ffe3565166
Single provide from ol/collection.js
2016-08-07 10:49:06 -06:00
Tim Schaub
4261523720
Test that all files have a single provide named like the path
2016-08-07 10:49:06 -06:00
Andreas Hocevar
b25ce40781
Merge pull request #5619 from ahocevar/remove-goog-asserts
...
Remove goog.asserts.*
2016-08-04 23:02:38 +02:00
Tim Schaub
69bf9254a5
Correctly set default anchor for collections
2016-08-04 11:27:36 -06:00
Tim Schaub
795cee876e
Add a method to scale geometries
2016-08-04 10:23:00 -06:00
Andreas Hocevar
55ab5704d4
Use a nicer URL for the error descriptions
2016-08-04 11:29:54 +02:00
Andreas Hocevar
6f5ed17fc5
Remove goog.asserts.*
...
This pull requests replaces type check hint assertions with type casts,
library sanity check assertions with conditional console.assert statements
in debug mode, and runtime sanity checks with assertions that throw an
ol.AssertionError with an error code for lookup outside the library.
2016-08-04 11:29:54 +02:00
Andreas Hocevar
f50f1f401c
Merge pull request #5674 from ahocevar/fractional-getzoom
...
Support fractional zoom levels in ol.View#getZoom and #setZoom
2016-08-04 10:22:43 +02:00
Frederic Junod
87295a0c73
Remove extra goog.require
2016-08-04 09:09:09 +02:00
cpsTinK
18101ad0e2
Refactor AND Fixed description Intersects and Within filters into ol.format.wfs
2016-08-03 15:42:46 +04:00
Andreas Hocevar
98fbfe4b67
Support fractional zoom levels in ol.View#getZoom and #setZoom
2016-08-03 11:48:13 +02:00
cpsTinK
9150fa2a60
Added Intersects and Within filters into ol.format.wfs
2016-08-02 16:20:09 +04:00
Andreas Hocevar
958f0eacdc
Merge pull request #5641 from ahocevar/listenermap-property
...
De-randomize the listener map property
2016-08-02 08:53:51 +02:00
Andreas Hocevar
efdf9961b3
Fix KML date parsing
...
We even have an incorrect test here. And like in ol.format.XSD, we can use
Date.parse().
2016-07-26 16:59:04 +02:00
Andreas Hocevar
e2d96082f9
Fix XSD parsing of non-Zulu times
2016-07-26 16:58:33 +02:00
Andreas Hocevar
bfcfb61eff
De-randomize the listener map property
2016-07-25 16:17:18 +02:00
Rafał Rutkowski
3157ccb2f2
Update TileWMS.coordKeyPrefix_ on setUrls
...
Outdated coordKeyPrefix_ causes the TileWMS layer to flicker
on the first updateParams call.
2016-07-21 10:13:13 +02:00
Peter Robins
f8f2cd11d5
Replace goog.getUid with ol.getUid
2016-07-20 11:01:00 +00:00
drnextgis
2685dd1bd9
Parse MVT id property
2016-07-19 11:34:44 +07:00
Andreas Hocevar
34d5cc228e
Merge pull request #5429 from probins/testenums
...
Remove enums from tests
2016-07-15 09:12:58 +02:00
Peter Robins
5732cde025
Add tests for kml url from file
2016-07-14 11:13:39 +00:00
Björn Harrtell
3be90d4d8d
Remove usage of goog.color
2016-07-12 10:56:00 +02:00
Frédéric Junod
fa4f29e0ac
Merge pull request #5560 from fredj/rm_goog.isArrayLike
...
Get rid of goog.isArrayLike
2016-07-11 08:53:24 +02:00
Andreas Hocevar
4d61ae9a50
Merge pull request #5558 from probins/uritests
...
Remove goog.Uri from tests
2016-07-10 12:20:38 +02:00
Andreas Hocevar
ccf15b8be3
Remove useless target argument from ol.Event and subclass constructors
2016-07-05 09:40:00 +02:00
Frédéric Junod
2845f50ff7
Merge pull request #5561 from fredj/test_centerConstraint
...
Add unit tests for ol.View.createCenterConstraint
2016-07-05 09:13:34 +02:00
Frederic Junod
460ea4e809
Return if a vertex was removed in ol.interaction.Modify#removeVertex_
2016-07-04 17:09:01 +02:00
Frederic Junod
6910c471bf
Add unit tests for ol.View.createCenterConstraint
2016-07-04 16:46:57 +02:00
Frederic Junod
89e377cb48
Get rid of goog.isArrayLike
...
With this change, it's no longer possible to extend an array with
an "array like" object (an object with a 'length' property).
We were not using this feature in the library.
2016-07-04 16:17:36 +02:00
Peter Robins
250bb2f2be
Remove goog.Uri from tests
2016-07-04 13:12:55 +00:00
Andreas Hocevar
9624357bc3
Merge pull request #5507 from ahocevar/remove-goog-vec
...
Remove use of goog.vec.*
2016-07-01 22:46:42 +02:00
tsauerwein
749660dd22
Update rbush to 2.0.1
2016-07-01 12:01:48 +02:00
Frederic Junod
b562f4d68a
Don't dispatch select event if a selected feature is selected again
2016-06-29 15:03:42 +02:00
Frederic Junod
e7c2d9ab32
Don't dispatch select event if no feature is selected or deselected
2016-06-29 15:03:42 +02:00
Frederic Junod
1b662ff048
Use minZoom and maxZoom olx.source.StamenOptions
2016-06-29 13:41:49 +02:00
Tim Schaub
a655234cc3
Convenience function for common composite transform
2016-06-24 19:32:29 +02:00
Tim Schaub
4cde6a0a6d
Move assertions into it blocks
2016-06-24 19:32:13 +02:00
Andreas Hocevar
a1e0969d9f
Add tests
2016-06-23 17:17:59 +02:00
Andreas Hocevar
bc506389fc
Use forEachTileCoord name instead of forEachTileCoordInExtentAndZ
2016-06-23 14:27:21 +02:00
Andreas Hocevar
5d85867fbf
Merge pull request #5471 from probins/gpx
...
Fix GPX write of xsi ns
2016-06-23 14:24:48 +02:00
Andreas Hocevar
6b4ee42c90
Refactor to a more convenient internal API
2016-06-23 13:10:41 +02:00
Andreas Hocevar
cf7ff841a7
Remove use of goog.vec.*
2016-06-23 13:10:41 +02:00
Andreas Hocevar
55edf4003f
Merge pull request #5134 from nicholas-l/removeGoogDom
...
Remove goog.dom
2016-06-23 12:15:03 +02:00
nicholas
6b465902cd
Remove goog.dom
2016-06-23 22:06:35 +12:00
Andreas Hocevar
14cecb7163
Add function to iterate over tile coordinates in extent and z
2016-06-22 18:05:18 +02:00