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 |
|
Frederic Junod
|
d12cdc336c
|
Create the circle only when the blur and radius are set
|
2015-02-25 09:16:42 +01:00 |
|
Frederic Junod
|
232f4975c4
|
Add ol.layer.Heatmap#blur getter and setter
|
2015-02-25 08:57:04 +01:00 |
|
Frédéric Junod
|
3079924a3d
|
Merge pull request #3271 from fredj/jsdoc-fixes
[wip] Fix misplaced comment blocks
|
2015-02-25 07:13:19 +01:00 |
|
Frederic Junod
|
1620a11181
|
Fix misplaced comment blocks
Found while testing the new google-closure release (v20150126)
The code still compiles with the older (default) version.
|
2015-02-24 17:13:35 +01:00 |
|
Frédéric Junod
|
c30373963e
|
Merge pull request #3260 from fredj/unused-require
Remove unused goog.require
|
2015-02-20 07:39:56 +01:00 |
|
Frederic Junod
|
96cb3d314f
|
Remove unused goog.require
|
2015-02-20 07:32:55 +01:00 |
|
Frédéric Junod
|
84cc48a7bf
|
Merge pull request #3254 from fredj/regular-stroke
Use lineCap, lineJoin and miterLimit stroke properties in RegularShape
|
2015-02-19 13:26:52 +01:00 |
|
Frederic Junod
|
c3d9946924
|
Use lineCap, lineJoin and miterLimit stroke properties
|
2015-02-19 12:33:16 +01:00 |
|
Frederic Junod
|
5e712ac88c
|
Use correct renderOptions type
|
2015-02-19 12:12:00 +01:00 |
|
Frederic Junod
|
4686dfc0bb
|
Select the uppermost feature
|
2015-02-13 09:12:26 -07:00 |
|
Frédéric Junod
|
c4ddc62ab4
|
Merge pull request #3231 from fredj/heatmap-radius
Make ol.layer.Heatmap#radius configurable
|
2015-02-12 16:36:56 +01:00 |
|
Frederic Junod
|
f117550694
|
Add a radius input to the heatmap-earthquakes example
|
2015-02-12 14:41:22 +01:00 |
|
Frederic Junod
|
dfda3e37a4
|
Add ol.layer.Heatmap#radius getter and setter
|
2015-02-12 14:16:48 +01:00 |
|
Frederic Junod
|
b5206cb354
|
Make ol.layer.Heatmap.createCircle_ an instance function
|
2015-02-12 13:45:44 +01:00 |
|
Frédéric Junod
|
89954ca5fc
|
Merge pull request #3221 from fredj/hectic-select
Select the uppermost feature
|
2015-02-10 14:03:18 +01:00 |
|
Frederic Junod
|
13f265b4e1
|
Select the uppermost feature
|
2015-02-10 09:59:09 +01:00 |
|
Frédéric Junod
|
456def67de
|
Merge pull request #3209 from fredj/coding-style
Coding style fixes
|
2015-02-05 14:53:59 +01:00 |
|
Frederic Junod
|
a0a4369c24
|
Fix ol.format.GPX.TRKSEG_NODE_FACTORY_ type definition
|
2015-02-05 10:56:44 +01:00 |
|
Frederic Junod
|
078d3fb007
|
Add missing goog.require
|
2015-02-05 10:56:44 +01:00 |
|
Frederic Junod
|
65c2f7de5f
|
Remove unused goog.require
|
2015-02-05 10:56:44 +01:00 |
|
Frederic Junod
|
8ec90a2045
|
Remove unnecessary newlines
|
2015-02-05 10:56:44 +01:00 |
|
Frédéric Junod
|
0906bf09ed
|
Merge pull request #3019 from bjornharrtell/selectmulti
Add option to allow Select interaction logic to select overlapping features
|
2015-02-05 10:55:04 +01:00 |
|
Frédéric Junod
|
f117cddb34
|
Merge pull request #3205 from fredj/use-ol.extent.createOrUpdateFromCoordinate
Use ol.extent.createOrUpdateFromCoordinate
|
2015-02-04 14:55:49 +01:00 |
|
Frederic Junod
|
f6b47f086b
|
Use ol.extent.createOrUpdateFromCoordinate
Instead of ol.extent.boundingExtent
|
2015-02-04 14:14:50 +01:00 |
|
Frédéric Junod
|
f75cec5c8e
|
Merge pull request #3199 from fredj/jsdoc-fixes
Minor jsdoc fixes
|
2015-02-03 16:14:39 +01:00 |
|
Frederic Junod
|
89f21f5d50
|
Remove square brackets from type
|
2015-02-03 15:52:19 +01:00 |
|
Frederic Junod
|
f9723aa310
|
Add missing goog.require
|
2015-02-03 15:52:19 +01:00 |
|
Frédéric Junod
|
38c80e7f9b
|
Merge pull request #3059 from fredj/memory
Cache the buffered extent value
|
2015-02-03 13:39:39 +01:00 |
|
Frederic Junod
|
0d3eb8642f
|
Cache the buffered extent value
Assuming that the maxExtent and resolution property are immutable
|
2015-02-03 10:37:38 +01:00 |
|
Frédéric Junod
|
a7fcf05a4b
|
Merge pull request #3196 from fredj/coding-style
Remove unnecessary newlines
|
2015-02-02 16:47:53 +01:00 |
|
Frederic Junod
|
31f61121d9
|
Remove unnecessary newlines
|
2015-02-02 14:38:39 +01:00 |
|
Frédéric Junod
|
ef871f54f8
|
Merge pull request #3195 from fredj/coding-style
Coding style
|
2015-02-02 09:59:00 +01:00 |
|
Frederic Junod
|
0f65d7778a
|
Remove unnecessary newlines
|
2015-02-02 09:11:35 +01:00 |
|
Frederic Junod
|
12925a35b9
|
Use goog.isDef to check the opt_array param
|
2015-02-02 09:11:35 +01:00 |
|
Frédéric Junod
|
df32d04fdb
|
Merge pull request #3178 from fredj/geojson-externs
GeoJSON externs fixes
|
2015-02-02 09:11:08 +01:00 |
|
Frédéric Junod
|
987b032d9d
|
Merge pull request #3179 from fredj/disallow-undefined
Disallow undefined values for ol.layer.Base
|
2015-02-02 09:10:36 +01:00 |
|
Frédéric Junod
|
3abcbcf377
|
Merge pull request #3186 from fredj/clip-pixel-ratio
Take the pixel ratio into account when clipping the layer
|
2015-01-28 21:29:48 +01:00 |
|
Frederic Junod
|
cb69cecf03
|
Take the pixel ratio into account when clipping the layer
|
2015-01-28 14:21:50 +01:00 |
|
Frédéric Junod
|
2ad93b9e86
|
Merge pull request #2791 from fredj/rotate-css-transition
Re enable rotation button transition
|
2015-01-28 09:18:50 +01:00 |
|