Frédéric Junod
|
98240b0bea
|
Merge pull request #3595 from probins/loader
Add featureloader.jsdoc
|
2015-04-20 14:53:16 +02:00 |
|
Frédéric Junod
|
fc02d715d7
|
Merge pull request #3593 from fredj/ignore-build-examples
Add /examples/index.js to .gitignore
|
2015-04-20 14:36:26 +02:00 |
|
Frederic Junod
|
b4d64523e9
|
Add /examples/index.js to .gitignore
The file is created by tasks/build-examples.js
|
2015-04-20 14:13:50 +02:00 |
|
Frédéric Junod
|
43984b24dd
|
Merge pull request #3592 from probins/binding
Remove reference to binding in Collection docs
|
2015-04-20 12:46:25 +02:00 |
|
Frédéric Junod
|
522358614b
|
Merge pull request #3591 from fredj/fixes-3589
Only draw the layer if visible and inside the resolution range
|
2015-04-20 12:45:23 +02:00 |
|
Frederic Junod
|
8fd2fae0cb
|
Only draw the layer if visible and inside the resolution range
|
2015-04-20 12:15:34 +02:00 |
|
Frederic Junod
|
c31a9ee71e
|
Use getRendererFromQueryString() in wms-image examples
|
2015-04-20 12:13:55 +02:00 |
|
Frédéric Junod
|
cb4fd37be4
|
Merge pull request #3528 from fredj/layer-group-leak
Fix memory leak when removing layers from ol.layer.Group
|
2015-04-20 09:51:29 +02:00 |
|
Frederic Junod
|
dc0be1228c
|
Add more ol.layer.Group tests
|
2015-04-20 09:20:19 +02:00 |
|
Frederic Junod
|
486a329cb4
|
Fix memory leak when removing layers from ol.layer.Group
Fixes #3479
|
2015-04-20 09:20:19 +02:00 |
|
Frédéric Junod
|
8b95ea4fbc
|
Merge pull request #3549 from fredj/keyboard_pan_duration
Move ol.*_DURATION const to a constructor option
|
2015-04-20 09:03:53 +02:00 |
|
Frederic Junod
|
288392c8a7
|
Remove externs/vbarray.js
|
2015-04-18 17:10:24 -06:00 |
|
Frederic Junod
|
b1d59366dc
|
Remove ol.format.FormatType.BINARY
|
2015-04-18 17:10:15 -06:00 |
|
Frédéric Junod
|
1662500988
|
Merge pull request #3569 from fredj/bootstrap-link
Fix link to Bootstrap documentation
|
2015-04-16 11:13:29 +02:00 |
|
Frederic Junod
|
9b462dde0a
|
Fix link to Bootstrap documentation
|
2015-04-16 10:30:28 +02:00 |
|
Frédéric Junod
|
075579688e
|
Merge pull request #3568 from fredj/extractStyles
Move extractStyles option to ol.format.KML
|
2015-04-16 09:17:18 +02:00 |
|
Frederic Junod
|
a81f414065
|
Move extractStyles option to ol.format.KML
|
2015-04-16 09:05:07 +02:00 |
|
Frédéric Junod
|
646a7bb96e
|
Merge pull request #3562 from fredj/css-cleanup
Simplify .ol-zoomslider and .ol-overviewmap CSS
|
2015-04-16 07:40:58 +02:00 |
|
Frédéric Junod
|
31cebc7c8a
|
Merge pull request #3565 from fredj/fix-3564
Move extractStyles option to ol.format.KML
|
2015-04-15 17:41:25 +02:00 |
|
Frederic Junod
|
0bd368ce06
|
Move extractStyles option to ol.format.KML
Fixes #3564
|
2015-04-15 17:19:02 +02:00 |
|
Frederic Junod
|
5bc875e075
|
Simplify .ol-zoomslider and .ol-overviewmap CSS
The .ol-control class already defines the position and background values.
|
2015-04-15 11:02:43 +02:00 |
|
Frédéric Junod
|
ce1659bc14
|
Merge pull request #3523 from fredj/update-proj4js
Update proj4 version to 2.3.6
|
2015-04-15 09:11:59 +02:00 |
|
Frederic Junod
|
7909e7b079
|
Update proj4 version to 2.3.6
|
2015-04-15 08:58:07 +02:00 |
|
Frederic Junod
|
dd8a4c355b
|
Add more proj4js integration tests
|
2015-04-15 08:58:07 +02:00 |
|
Frédéric Junod
|
8b0179b91f
|
Merge pull request #3557 from fredj/fastclick
Update FastClick externs to version 1.0.6
|
2015-04-14 16:57:00 +02:00 |
|
Frederic Junod
|
8882e85cb4
|
Update FastClick externs to version 1.0.6
|
2015-04-14 16:20:48 +02:00 |
|
Frederic Junod
|
6c33f84798
|
Move ol.DRAGROTATE_ANIMATION_DURATION const to a constructor option
|
2015-04-14 09:05:52 +02:00 |
|
Frederic Junod
|
a94a87323d
|
Move ol.DRAGROTATEANDZOOM_ANIMATION_DURATION const to a constructor option
|
2015-04-14 08:57:27 +02:00 |
|
Frederic Junod
|
1daf4628b7
|
Move ol.ROTATE_ANIMATION_DURATION const to a constructor option
|
2015-04-13 15:05:35 +02:00 |
|
Frederic Junod
|
2fcdc48d20
|
Move ol.DRAGZOOM_ANIMATION_DURATION const to a constructor option
|
2015-04-13 14:59:39 +02:00 |
|
Frederic Junod
|
3eb22559d6
|
Move ol.ZOOMSLIDER_ANIMATION_DURATION const to a constructor option
|
2015-04-13 14:54:23 +02:00 |
|
Frederic Junod
|
3b4bc0be25
|
Move ol.KEYBOARD_PAN_DURATION const to a constructor option
|
2015-04-13 14:54:23 +02:00 |
|
Frédéric Junod
|
0541fc31d8
|
Merge pull request #3521 from fredj/layergroup-cleanup
Remove goog.isDefAndNotNull test on ol.layer.Group#getLayers result
|
2015-04-08 15:38:28 +02:00 |
|
Frederic Junod
|
0fce3d5ec9
|
Remove goog.isDefAndNotNull test on ol.layer.Group#getLayers result
The return type of the function is {!ol.Collection.<ol.layer.Base>}
|
2015-04-08 12:16:39 +02:00 |
|
Frédéric Junod
|
596551502c
|
Merge pull request #3513 from fredj/layergroup-cleanup
Remove layerGroup.setLayers(null) test
|
2015-04-07 17:26:12 +02:00 |
|
Frederic Junod
|
a77c4ec6c5
|
Remove layerGroup.setLayers(null) test
Since 96f7d6323a, the `layers` parameter to `ol.layer.Group#setLayers` can't be `null`.
|
2015-04-07 17:08:12 +02:00 |
|
Frédéric Junod
|
4619cac9ce
|
Merge pull request #3431 from fredj/cleanup
Better typing
|
2015-03-31 17:38:00 +02:00 |
|
Frédéric Junod
|
1fc59df766
|
Merge pull request #3433 from fredj/missing-provide
Add missing goog.provide/goog.require ol.source.TileEvent
|
2015-03-31 15:48:54 +02:00 |
|
Frederic Junod
|
4bfe49723e
|
Add missing goog.provide/goog.require ol.source.TileEvent
|
2015-03-31 15:06:36 +02:00 |
|
Frederic Junod
|
d138b2d1d5
|
Better typing
|
2015-03-31 14:32:23 +02:00 |
|
Frédéric Junod
|
afa2238ccd
|
Merge pull request #3414 from fredj/require-atlas-manager
Add missing ol.style.AtlasManager goog.require
|
2015-03-31 10:14:58 +02:00 |
|
Frédéric Junod
|
b9a35a9c2e
|
Merge pull request #3416 from fredj/cleanup
Remove unnecessary typecasts in examples
|
2015-03-30 11:33:00 +02:00 |
|
Frederic Junod
|
778ccd3999
|
Remove unnecessary typecasts in examples
|
2015-03-30 11:00:15 +02:00 |
|
Frederic Junod
|
632205d902
|
Add missing ol.style.AtlasManager goog.require
|
2015-03-30 09:27:13 +02:00 |
|
Frédéric Junod
|
9b23572d4e
|
Merge pull request #3403 from fredj/unused-require
Remove unused goog.require
|
2015-03-26 14:08:24 +01:00 |
|
Frederic Junod
|
c0c3057498
|
Remove unused goog.require
|
2015-03-26 11:54:37 +01:00 |
|
Frédéric Junod
|
2c04e4c071
|
Merge pull request #3394 from fredj/fullscreen-css-name
Fix fullscreen pseudo CSS class name
|
2015-03-26 09:00:57 +01:00 |
|
Frédéric Junod
|
bb87b8e7ce
|
Merge pull request #3396 from fredj/sort-compareFn
Move the compare function out of ol.interaction.Modify.handleDownEvent_
|
2015-03-25 14:57:50 +01:00 |
|
Frederic Junod
|
6a770f03b8
|
Move the compare function out of ol.interaction.Modify.handleDownEvent_
|
2015-03-25 14:41:40 +01:00 |
|
Frederic Junod
|
40f4d5256b
|
Fix fullscreen pseudo CSS class name
Change from `:full-screen` to `:fullscreen`.
See https://fullscreen.spec.whatwg.org/#:fullscreen-pseudo-class
|
2015-03-25 11:14:52 +01:00 |
|
Frédéric Junod
|
8beeee8a95
|
Merge pull request #3393 from fredj/cleanup
Remove unused define
|
2015-03-25 08:54:27 +01:00 |
|
Frederic Junod
|
4c36e05f27
|
Remove unused define
Should have been removed in #40
|
2015-03-24 17:10:27 +01:00 |
|
Frédéric Junod
|
1d04eabeda
|
Merge pull request #3391 from fredj/cleanup
Minor code cleanup
|
2015-03-24 14:57:51 +01:00 |
|
Frédéric Junod
|
5c6c45fc92
|
Merge pull request #3388 from fredj/polyline-layout
Add new geometry layout option for polyline format
|
2015-03-24 14:44:06 +01:00 |
|
Frederic Junod
|
b7c4e4f297
|
Remove console.debug from selectinteraction tests
|
2015-03-24 14:42:30 +01:00 |
|
Frederic Junod
|
6a8b236d82
|
Remove unnecessary newlines
|
2015-03-24 14:41:40 +01:00 |
|
Frederic Junod
|
e669b20ed5
|
Add new geometry layout option for polyline format
To be able to choose the geometry layout of the feature geometries created by
the format reader.
Default is `ol.geom.GeometryLayout.XY`
|
2015-03-24 11:39:18 +01:00 |
|
Frédéric Junod
|
c71db17c1d
|
Merge pull request #3380 from fredj/more-geojson-tests
Test the GeoJSON layout
|
2015-03-23 13:29:13 +01:00 |
|
Frederic Junod
|
bfd9ec1ef1
|
Test the GeoJSON layout
|
2015-03-23 12:47:34 +01:00 |
|
Frédéric Junod
|
c707c5e9db
|
Merge pull request #3360 from fredj/dispose-imagetile
Don't unlisten image twice when disposing an ol.ImageTile
|
2015-03-18 11:46:09 +01:00 |
|
Frederic Junod
|
f474e7ccd9
|
Don't unlisten image twice when disposing an ol.ImageTile
Fixes #3325
|
2015-03-18 10:33:41 +01:00 |
|
Frédéric Junod
|
3a7b9751d7
|
Merge pull request #3343 from fredj/line-arrows
Line arrows example
|
2015-03-16 14:30:08 +01:00 |
|
Frédéric Junod
|
d3f246518b
|
Merge pull request #3354 from fredj/geojson-write-options
Mark ol.format.GeoJSON#writeFeature(s) option param optional
|
2015-03-16 11:31:59 +01:00 |
|
Frederic Junod
|
b9aba8babd
|
Add optional this param to the callback function
|
2015-03-16 11:25:51 +01:00 |
|
Frederic Junod
|
023816f43b
|
Add new line-arrows example
|
2015-03-16 10:43:33 +01:00 |
|
Frederic Junod
|
4b13627fd7
|
Add new ol.geom.LineString#forEachSegment function
|
2015-03-16 10:43:33 +01:00 |
|
Frédéric Junod
|
dd23403315
|
Merge pull request #3346 from fredj/geojson-feature-properties
Set the 'properties' member to null if the feature has not properties
|
2015-03-16 10:21:05 +01:00 |
|
Frederic Junod
|
3a7d1ebd16
|
Mark ol.format.GeoJSON#writeGeometry option param optional
|
2015-03-16 09:25:50 +01:00 |
|
Frederic Junod
|
180a75d714
|
Mark ol.format.GeoJSON#writeFeature option param optional
|
2015-03-16 09:20:57 +01:00 |
|
Frederic Junod
|
0997a171a0
|
Mark ol.format.GeoJSON#writeFeatures option param optional
|
2015-03-16 09:18:52 +01:00 |
|
Frederic Junod
|
96883e0b69
|
Set the 'properties' member to null if the feature has not properties
|
2015-03-12 15:58:16 +01:00 |
|
Frédéric Junod
|
da94ee5754
|
Merge pull request #3344 from fredj/cleanup
Minor code cleanup
|
2015-03-12 13:24:02 +01:00 |
|
Frederic Junod
|
5a350fb978
|
Remove unused goog.require
|
2015-03-12 12:25:38 +01:00 |
|
Frederic Junod
|
d87da4b3c8
|
Better 'rotation' option documentation
|
2015-03-12 12:17:25 +01:00 |
|
Frédéric Junod
|
b26bea8e88
|
Merge pull request #2691 from fredj/will-change
Add will-change CSS properties
|
2015-03-11 12:15:44 +01:00 |
|
Frederic Junod
|
1a80c0ef01
|
Add will-change CSS property to ol-overlay-container elements
|
2015-03-11 11:08:14 +01:00 |
|
Frederic Junod
|
dcba9f2ff4
|
Add a 'ol-overlay-container' CSS class to the overlay element
|
2015-03-11 11:08:14 +01:00 |
|
Frederic Junod
|
064cd5695a
|
Add will-change CSS property to scale line and rotate controls
|
2015-03-11 11:08:14 +01:00 |
|
Frédéric Junod
|
b6adeea4f4
|
Merge pull request #3336 from fredj/getTargetElement
Use ol.Map#getTargetElement function
|
2015-03-09 17:15:20 +01:00 |
|
Frédéric Junod
|
49a807fa56
|
Merge pull request #3335 from fredj/rbush
Update rbush to version 1.3.5
|
2015-03-09 17:14:51 +01:00 |
|
Frederic Junod
|
7dcef882c2
|
Use ol.Map#getTargetElement function
|
2015-03-09 16:21:03 +01:00 |
|
Frederic Junod
|
b6b8ae265c
|
Update rbush to version 1.3.5
|
2015-03-09 16:03:09 +01:00 |
|
Frédéric Junod
|
9951c88343
|
Merge pull request #3322 from fredj/drawinteraction-map.isDef
Remove unneeded map.isDef call
|
2015-03-09 09:01:05 +01:00 |
|
Frederic Junod
|
0d979e37b8
|
Remove unneeded map.isDef call
|
2015-03-05 18:12:23 +01:00 |
|
Frederic Junod
|
daf81b9c26
|
Remove unused goog.require
|
2015-03-05 18:11:19 +01:00 |
|
Frédéric Junod
|
4b1accb149
|
Merge pull request #3315 from fredj/tissot-desc
Fix Tissot indicatrix example description
|
2015-03-05 13:55:06 +01:00 |
|
Frederic Junod
|
b79174d6a3
|
Fix Tissot indicatrix example description
Fixes #3314
|
2015-03-05 12:36:37 +01:00 |
|
Frédéric Junod
|
a629be0e2e
|
Merge pull request #3304 from fredj/scaleline-padding
Remove scale line inner padding
|
2015-03-03 17:46:29 +01:00 |
|
Frederic Junod
|
6c32b280f5
|
Remove scale line inner padding
Fixes #3291
|
2015-03-03 17:06:41 +01:00 |
|
Frédéric Junod
|
8836dd6e70
|
Merge pull request #3298 from fredj/source-object
Make ol.source.Source inherit from ol.Object
|
2015-03-02 15:07:33 +01:00 |
|
Frederic Junod
|
6ab0ed2df7
|
Make ol.source.Source inherit from ol.Object
|
2015-03-02 14:48:17 +01:00 |
|
Frédéric Junod
|
8dd3e7ebff
|
Merge pull request #3297 from fredj/wmts-getter
Add getters to ol.source.WMTS
|
2015-03-02 11:11:12 +01:00 |
|
Frederic Junod
|
54bea174ff
|
Add new ol.source.WMTS#getMatrixSet api function
|
2015-03-02 09:51:11 +01:00 |
|
Frederic Junod
|
9d37090e6b
|
Add new ol.source.WMTS#getFormat api function
|
2015-03-02 09:40:08 +01:00 |
|
Frederic Junod
|
b42a214252
|
Add new ol.source.WMTS#getVersion api function
|
2015-03-02 09:40:08 +01:00 |
|
Frederic Junod
|
61d2506970
|
Add new ol.source.WMTS#getStyle api function
|
2015-03-02 09:40:08 +01:00 |
|
Frederic Junod
|
3bfbd47fdb
|
Add new ol.source.WMTS#getLayer api function
|
2015-03-02 09:40:08 +01:00 |
|
Frédéric Junod
|
6c4b30fa02
|
Merge pull request #3284 from fredj/jsdoc
Fix jsdoc type for arrays of listening keys
|
2015-02-26 12:26:17 +01:00 |
|
Frederic Junod
|
e2f8c01c42
|
Fix jsdoc type for arrays of listening keys
|
2015-02-26 11:45:15 +01:00 |
|
Frédéric Junod
|
4c1be5967d
|
Merge pull request #3275 from fredj/heatmap-properties
Add ol.layer.Heatmap#blur getter and setter
|
2015-02-25 17:29:48 +01:00 |
|