Frederic Junod
|
df632dbaa9
|
Remove old TODO in ol/Graticule
Fixed with #8800
|
2018-10-24 16:51:35 +02:00 |
|
Andreas Hocevar
|
b11daa8344
|
Merge pull request #8847 from ahocevar/fix-apidocs
Fix API docs
|
2018-10-24 00:25:58 +02:00 |
|
Tim Schaub
|
0130ce71ba
|
Merge pull request #8845 from tschaub/no-render-type
Remove RenderType enum from vector layer
|
2018-10-23 13:20:47 -06:00 |
|
ahocevar
|
3a42a0859c
|
Fix event documentation
|
2018-10-23 18:05:43 +02:00 |
|
ahocevar
|
0593c352af
|
Avoid duplicate documentation
|
2018-10-23 18:05:26 +02:00 |
|
ahocevar
|
724d141d3a
|
Fix links and navigation
|
2018-10-23 18:05:02 +02:00 |
|
ahocevar
|
deb6c093a8
|
Update plugin chain to support JSDoc import types
|
2018-10-23 18:04:26 +02:00 |
|
ahocevar
|
0b21d1a6fc
|
Document anonymous default exports
|
2018-10-23 18:01:46 +02:00 |
|
ahocevar
|
d1395d005c
|
Fix comments for JSDoc
|
2018-10-23 17:58:50 +02:00 |
|
ahocevar
|
cd2f0f60d6
|
Make link texts consistent with docs
|
2018-10-23 17:40:51 +02:00 |
|
Tim Schaub
|
f58603bddf
|
Remove RenderType enum from vector layer
|
2018-10-23 08:46:50 -06:00 |
|
Antoine Abt
|
1740f02737
|
Merge pull request #8843 from tonio/ts_fullscreen
Fix ts typing for fullscreen button
|
2018-10-23 14:18:46 +02:00 |
|
Frédéric Junod
|
0cd3e39fe8
|
Merge pull request #8841 from fredj/super
Use super.method instead of prototype.method.call
|
2018-10-23 13:25:11 +02:00 |
|
Frédéric Junod
|
d5c895aa8b
|
Merge pull request #8842 from fredj/element_type
Change target type from Element to HTMLElement
|
2018-10-23 13:24:53 +02:00 |
|
Éric Lemoine
|
9810250fb4
|
Merge pull request #8840 from elemoine/ele_zindexkeys
Remove unneeded code in VectorTile renderer
|
2018-10-23 11:08:18 +02:00 |
|
Éric Lemoine
|
8a2f74fbe8
|
Merge pull request #8844 from elemoine/ele_crossorigin
Set crossOrigin to anonymous in mapbox-streets-v6-style
|
2018-10-23 11:04:38 +02:00 |
|
Andreas Hocevar
|
0801b9e0be
|
Merge pull request #8776 from ahocevar/no-window-settimeout
Use setTimeout without the window namespace
|
2018-10-23 11:03:32 +02:00 |
|
Antoine Abt
|
fc8ba24d3f
|
Store button and correctly type it.
|
2018-10-23 11:02:43 +02:00 |
|
Éric Lemoine
|
e0a018fa1e
|
Set crossOrigin to anonymous in mapbox-streets-v6-style
|
2018-10-23 10:56:33 +02:00 |
|
Frederic Junod
|
3746ba99cf
|
Change target type from Element to HTMLElement
Same as the parent class type for `MousePosition` and the type returned by the
`getViewport` function.
|
2018-10-23 09:17:17 +02:00 |
|
Frederic Junod
|
d294b87358
|
Use super.method instead of prototype.method.call
|
2018-10-23 09:15:51 +02:00 |
|
Éric Lemoine
|
29b21da608
|
Remove unneeded code in VectorTile renderer
|
2018-10-23 07:55:34 +02:00 |
|
Tim Schaub
|
0787aa3439
|
Merge pull request #8838 from openlayers/greenkeeper/webpack-4.22.0
Update webpack to the latest version 🚀
|
2018-10-21 07:42:34 -06:00 |
|
greenkeeper[bot]
|
41fea9905a
|
chore(package): update webpack to version 4.22.0
|
2018-10-21 10:24:50 +00:00 |
|
Frédéric Junod
|
7cd7a4d111
|
Merge pull request #8837 from fredj/mp_reexport
Re-export MousePosition from ol/control
|
2018-10-20 18:44:47 +02:00 |
|
Frederic Junod
|
a06ad4940c
|
Re-export MousePosition from ol/control
|
2018-10-19 14:05:55 +02:00 |
|
Frédéric Junod
|
6ff7747d98
|
Merge pull request #8832 from fredj/remove-source-foreachfeatureatcoordinate
Remove source foreachfeatureatcoordinate from ol/renderer/webgl/ImageLayer
|
2018-10-19 11:20:33 +02:00 |
|
Frédéric Junod
|
e4816faadf
|
Merge pull request #8834 from openlayers/greenkeeper/webpack-4.21.0
Update webpack to the latest version 🚀
|
2018-10-18 08:34:30 +02:00 |
|
Frédéric Junod
|
f0c164802f
|
Merge pull request #8833 from fredj/misc
Fix wrong filename in type annotation
|
2018-10-18 08:27:12 +02:00 |
|
greenkeeper[bot]
|
ae409f40d5
|
chore(package): update webpack to version 4.21.0
|
2018-10-17 18:36:13 +00:00 |
|
Frederic Junod
|
7e142080a1
|
Remove hasFeatureAtCoordinate from ol/renderer/webgl/ImageLayer
|
2018-10-17 17:08:53 +02:00 |
|
Frederic Junod
|
1a0f398f1f
|
Fix wrong filename in type annotation
|
2018-10-17 15:47:15 +02:00 |
|
Frederic Junod
|
648ee4f4a4
|
Remove forEachFeatureAtCoordinate from ol/renderer/webgl/ImageLayer
|
2018-10-17 15:44:45 +02:00 |
|
Frédéric Junod
|
3d72490241
|
Merge pull request #8827 from schmidtk/remove-source-foreachfeatureatcoordinate
Removed unused forEachFeatureAtCoordinate from ol/source/Source
|
2018-10-17 15:09:37 +02:00 |
|
Kevin Schmidt
|
df4ef724b6
|
Removed unused forEachFeatureAtCoordinate from ol/source/Source
Fixes #8826.
|
2018-10-17 06:10:10 -06:00 |
|
Frédéric Junod
|
d2d041e54a
|
Merge pull request #8830 from fredj/misc
Type annotation fixes in ol/control/
|
2018-10-17 13:26:05 +02:00 |
|
Frederic Junod
|
94fd57f690
|
Set projection property in MousePosition option optional
|
2018-10-17 10:56:11 +02:00 |
|
Frederic Junod
|
939aa565b5
|
Change ol/control/ScaleLine getUnits return type
Remove `undefined` from the return type: the default value is 'metric'
|
2018-10-17 10:48:19 +02:00 |
|
Frédéric Junod
|
1035ba7bf2
|
Merge pull request #8829 from fredj/getuid
Change getUid return type from number to string
|
2018-10-17 10:46:49 +02:00 |
|
Frederic Junod
|
041836c645
|
Change getUid return type from number to string
|
2018-10-17 10:22:53 +02:00 |
|
Frédéric Junod
|
a85099a36b
|
Merge pull request #8825 from schmidtk/ts-misc-errors
Fix TypeScript errors
|
2018-10-17 09:45:28 +02:00 |
|
Éric Lemoine
|
cddfc11125
|
Merge pull request #8828 from elemoine/ele_source
Re-export VectorTile from ol/source
|
2018-10-17 07:49:03 +02:00 |
|
Éric Lemoine
|
d387702644
|
Re-export VectorTile from ol/source
|
2018-10-16 21:49:34 +02:00 |
|
Kevin Schmidt
|
49a4bf4248
|
Fix TypeScript error in ol/control/OverviewMap
|
2018-10-16 09:24:00 -06:00 |
|
Kevin Schmidt
|
1e90ffacec
|
Avoid spread operator to fix TypeScript errors
|
2018-10-16 09:20:20 -06:00 |
|
Andreas Hocevar
|
43ca764293
|
Merge pull request #8806 from notnotse/preserve-fullscreen-button-class-names
Preserve button class name list in full screen control on toggle
|
2018-10-16 16:58:44 +02:00 |
|
Kevin Schmidt
|
fb11aad1d1
|
Fix geometry type in ol/renderer/vector#renderGeometry
|
2018-10-16 08:34:02 -06:00 |
|
Kevin Schmidt
|
f7adeac774
|
Fix arguments passed to forEachLayerAtCoordinate
|
2018-10-16 08:34:02 -06:00 |
|
Frédéric Junod
|
076d6425cb
|
Merge pull request #8817 from romanzoller/wmts-document-image-format
Clarify format option for ol/source/WMTS
|
2018-10-16 16:20:36 +02:00 |
|
Frédéric Junod
|
2809784247
|
Merge pull request #8824 from schmidtk/ts-format-gml
Fix TypeScript errors in ol/format/GML
|
2018-10-16 16:09:58 +02:00 |
|