bartvde
|
bbde224f50
|
Add ability to change the loader of a vector source
|
2017-09-20 11:31:11 +02:00 |
|
Marc Jansen
|
9fc0fb5e74
|
Merge pull request #6916 from marcjansen/eslint-4-upgrade
Upgrade eslint to v4.0.0
|
2017-06-22 07:55:06 +02:00 |
|
Marc Jansen
|
d0ef05977b
|
Autofix indentation issues (eslint --fix)
|
2017-06-19 11:58:00 +02:00 |
|
Petr Sloup
|
ea4e5f2293
|
Fix minor type strength inconsistency
|
2017-06-13 12:58:57 +02:00 |
|
drnextgis
|
fa398766d9
|
Add note about features with the same id
|
2017-05-12 17:49:37 +07:00 |
|
Andreas Hocevar
|
c1a5a44dfc
|
Improve documentation of opt_extent
|
2017-04-05 09:21:01 +02:00 |
|
Frederic Junod
|
22ed575325
|
Add optional destination extent in ol.source.Vector#getExtent
|
2017-04-04 13:55:02 +02:00 |
|
Tim Schaub
|
f5aea97d3b
|
All @api annotations imply stability
|
2017-02-06 09:22:05 -07:00 |
|
Guillaume Beraudo
|
c16cc286cd
|
Prefer @override in the case there is no other annotations
See
https://github.com/google/closure-compiler/wiki/Annotating-JavaScript-for-the-Closure-Compiler#override
|
2017-01-31 09:31:34 +01:00 |
|
Frederic Junod
|
198cf987ed
|
Add empty ol.source.Vector.getResolutions
|
2017-01-30 17:16:01 +01:00 |
|
Tim Schaub
|
137cdc04c8
|
Remove ol.DEBUG
|
2017-01-01 20:37:52 -07:00 |
|
Tim Schaub
|
c9794b77db
|
Shared module for vector event type enum
|
2016-12-27 14:13:45 -07:00 |
|
Tim Schaub
|
7ee52f413d
|
Shared module for object event types
|
2016-12-27 13:55:23 -07:00 |
|
Tim Schaub
|
847efde217
|
Dedicated module for collection event type enum
|
2016-12-27 12:31:50 -07:00 |
|
Tim Schaub
|
daba1fbcb6
|
Add EventType enum to ol.Object
|
2016-12-06 14:49:43 -07:00 |
|
Marc Jansen
|
02c1e78412
|
Rename source.VectorEvent(*) to source.Vector.Event(*)
|
2016-09-02 14:29:15 +02:00 |
|
Andreas Hocevar
|
d1e4b33760
|
Rename goog.DEBUG to ol.DEBUG
|
2016-08-31 21:10:01 +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 |
|
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 |
|
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 |
|
Tim Schaub
|
9d276982b5
|
Assorted missing requires
|
2016-08-12 10:53:50 -06:00 |
|
Tim Schaub
|
d02cf1e7a9
|
Shuffle assertions
|
2016-08-12 10:53:47 -06:00 |
|
Tim Schaub
|
907a65ab83
|
Remove unused goog.require() calls in the source
|
2016-08-08 09:58:10 -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 |
|