Florent gravin
|
90d46cb539
|
Remove blend-modes example
As we are not doing canvas composition anymore
|
2018-11-16 14:57:16 +01:00 |
|
Florent gravin
|
7831a591f7
|
Fix igc example migrating map postcompose event
|
2018-11-16 14:57:16 +01:00 |
|
Florent gravin
|
1dbe52d738
|
Fix layer-clipping example using right postrender events
|
2018-11-16 14:57:16 +01:00 |
|
Florent gravin
|
f73c6fab35
|
Fix igc example migrating map postcompose event
|
2018-11-16 14:57:16 +01:00 |
|
Florent gravin
|
eafe1bf8a3
|
Fix geolocation-orientation example migrating map postcompose event
|
2018-11-16 14:57:16 +01:00 |
|
Florent gravin
|
039af41af1
|
Unbind postrender event in feature-move-animation example
|
2018-11-16 14:57:16 +01:00 |
|
Florent gravin
|
a924834920
|
Fix feature-animation example migrating map postcompose event
|
2018-11-16 14:57:15 +01:00 |
|
Florent gravin
|
3bf9a54ed5
|
Fix dynamic-data example migrating map postcompose event
|
2018-11-16 14:57:15 +01:00 |
|
Florent gravin
|
91bd144f0e
|
Update post/pre render event doc usage in examples
|
2018-11-16 14:57:15 +01:00 |
|
Florent gravin
|
160e9e8056
|
Fix image-filter example using right postrender events
|
2018-11-16 14:57:15 +01:00 |
|
Florent gravin
|
c5b7c5febb
|
Fix magnify example using right postrender events
|
2018-11-16 14:57:15 +01:00 |
|
Florent gravin
|
3cba5ffbe2
|
Fix swipe example using right post/pre render events
|
2018-11-16 14:57:15 +01:00 |
|
Florent gravin
|
4d54549b5f
|
Fix flight-animation example with postrender event
|
2018-11-16 14:57:15 +01:00 |
|
Florent gravin
|
45cd573768
|
Fix layer-spy example using right post/pre render events
|
2018-11-16 14:57:14 +01:00 |
|
Florent gravin
|
f9c64e52af
|
Add rendering test for vector tile layer rotation w/ layer on top
|
2018-11-15 18:16:58 +01:00 |
|
Florent gravin
|
7630fafcf2
|
Add rendering test for vector tile layer rotation
|
2018-11-15 17:32:50 +01:00 |
|
Florent gravin
|
12f6ce7a44
|
Add rendering test for vector tile layer
|
2018-11-15 15:53:06 +01:00 |
|
Florent gravin
|
4988a50760
|
Add Stamen-label tiles for rendering tests
|
2018-11-15 15:20:36 +01:00 |
|
Florent gravin
|
ebbb54456a
|
Add rendering test for layer 2 tiles extent clipping
|
2018-11-15 15:20:36 +01:00 |
|
Florent gravin
|
081c677ea2
|
Add rendering test for layer tile simple
|
2018-11-15 15:20:36 +01:00 |
|
Florent gravin
|
fc85b2ba78
|
Add rendering test for layer tile transition
|
2018-11-15 15:20:36 +01:00 |
|
Florent gravin
|
40b2922b4e
|
Add rotation in mapbox-gl example
|
2018-11-15 12:55:37 +01:00 |
|
Florent gravin
|
cac323a785
|
Add mapboxgl npm dependency
|
2018-11-14 16:30:52 +01:00 |
|
Florent gravin
|
c62ebb9f61
|
Add mapbox-gl-js example
|
2018-11-14 16:30:52 +01:00 |
|
Florent gravin
|
c2c599a517
|
Layer is now responsible of its rendering
|
2018-11-13 12:51:04 +01:00 |
|
Florent gravin
|
d21a88edce
|
Remove map renderer dependency in layer renderer
|
2018-11-13 12:51:04 +01:00 |
|
Florent gravin
|
a6f94f865b
|
Clear canvas in prepareFrame()
|
2018-11-12 21:51:39 +01:00 |
|
Florent gravin
|
697e475ee4
|
Add composite renderFrame() in IntermediateCanvas
|
2018-11-12 21:51:39 +01:00 |
|
Florent gravin
|
4c787c7f57
|
Set composite root div position relative
|
2018-11-12 21:51:39 +01:00 |
|
Florent gravin
|
9c6e14b050
|
Remove duplicate containsXY fn
|
2018-09-19 16:51:43 +02:00 |
|
Florent gravin
|
8b83371272
|
Feature opt_geometryOrProperties cannot be null
|
2018-09-19 16:48:51 +02:00 |
|
Florent gravin
|
25ade66017
|
Fix type conflict between Event and events/Event.js
|
2018-09-19 16:48:51 +02:00 |
|
Florent gravin
|
f3fb88905e
|
Use window.setTimeout for correct type checking
|
2018-09-19 16:48:51 +02:00 |
|
Florent gravin
|
e740e7577a
|
Secure type of HTMLImageElement in ImageTile
|
2018-09-19 16:48:51 +02:00 |
|
Florent gravin
|
d062904cc1
|
Correct ol event type propagation in Geolocation positionError
|
2018-09-19 16:48:51 +02:00 |
|
Florent gravin
|
cd169ede0d
|
Correct cast of Projection in Geometry.transform
|
2018-09-19 16:48:51 +02:00 |
|
Florent gravin
|
bd655b325d
|
Implement Geometry containsXY with correct signature
|
2018-09-19 16:48:51 +02:00 |
|
Florent gravin
|
7f32ba4216
|
Use Style instead of import(./style/Style.js).default
|
2018-09-19 16:47:51 +02:00 |
|
Florent gravin
|
109f16f717
|
Use Geometry instead of import(./geom/Geometry.js).default
|
2018-09-19 16:47:51 +02:00 |
|
Florent gravin
|
b3127f86be
|
Fix cast for Geometry type
|
2018-09-19 16:47:51 +02:00 |
|
Florent gravin
|
e25d053ba6
|
Featureloader this reference can also be ol.VectorTile
|
2018-09-19 16:43:10 +02:00 |
|
Florent gravin
|
1a6c62a48a
|
Replace dispatchChangeEvent by changed in ol/source
|
2018-04-04 10:52:50 +02:00 |
|
Florent gravin
|
c579fc985a
|
Remove =undefined for default values in ol/source
|
2018-04-04 10:52:50 +02:00 |
|
Florent gravin
|
0f1cef96fb
|
Replace ol.ProjectionLike by module:ol/proj~ProjectionLike in ol/source
|
2018-04-04 10:52:50 +02:00 |
|
Florent gravin
|
a85faeef0f
|
Remove olx.source.ZoomifyOptions
|
2018-04-04 10:52:50 +02:00 |
|
Florent gravin
|
8b23a44f8f
|
Remove useless olx.source.TileArcGISRestOptions
|
2018-04-04 10:52:50 +02:00 |
|
Florent gravin
|
a38ca0f248
|
Remove useless olx.source.MapQuestOptions
|
2018-04-04 10:52:50 +02:00 |
|
Florent gravin
|
4b0f376f60
|
Remove olx.source.XYZOptions
|
2018-04-04 10:52:50 +02:00 |
|
Florent gravin
|
5de33d066b
|
Remove olx.source.WMTSOptions
|
2018-04-04 10:52:50 +02:00 |
|
Florent gravin
|
798119c9c8
|
Remove olx.source.VectorOptions
|
2018-04-04 10:52:50 +02:00 |
|
Florent gravin
|
910373eaa2
|
Remove ol.SourceUrlTileOptions
|
2018-04-04 10:52:50 +02:00 |
|
Florent gravin
|
f7b2433583
|
Remove olx.source.TilewmsOptions
|
2018-04-04 10:52:50 +02:00 |
|
Florent gravin
|
1bf17fecea
|
Remove olx.source.TileUTFGridOptions
|
2018-04-04 10:52:50 +02:00 |
|
Florent gravin
|
1d99524ed1
|
Remove olx.source.TileJSONOptions
|
2018-04-04 10:52:50 +02:00 |
|
Florent gravin
|
9a4aed3d7c
|
Remove olx.source.VectorTileOptions
|
2018-04-04 10:52:50 +02:00 |
|
Florent gravin
|
15fba2cbaf
|
Remove olx.source.TileImageOptions
|
2018-04-04 10:52:50 +02:00 |
|
Florent gravin
|
3ec2cb1e6a
|
Remove olx.source.TileDebugOptions
|
2018-04-04 10:52:50 +02:00 |
|
Florent gravin
|
aa138feb94
|
Remove ol.SourceTileOptions
|
2018-04-04 10:52:50 +02:00 |
|
Florent gravin
|
f9452fb76b
|
Remove olx.source.StamenOptions
|
2018-04-04 10:52:50 +02:00 |
|
Florent gravin
|
e3889b6d11
|
Remove olx.source.RasterOptions
|
2018-04-04 10:52:50 +02:00 |
|
Florent gravin
|
4e32fd8975
|
Move olx.source.OSMOptions to ol/source/OSMOptions
|
2018-04-04 10:52:50 +02:00 |
|
Florent gravin
|
125a54ff1e
|
Move olx.source.ImageWMSOptions to ol/source/ImageWMSOptions
|
2018-04-04 10:52:50 +02:00 |
|
Florent gravin
|
c6acbb54fd
|
Move olx.source.ImageStaticOptions to ol/source/ImageStaticOptions
|
2018-04-04 10:52:50 +02:00 |
|
Florent gravin
|
db600287f8
|
Move olx.source.ImageMapGuideOptions to ol/source/ImageMapGuideOptions
|
2018-04-04 10:52:50 +02:00 |
|
Florent gravin
|
3d90a4587c
|
Move olx.source.ImageCanvasOptions to ol/source/ImageCanvasOptions
|
2018-04-04 10:52:50 +02:00 |
|
Florent gravin
|
749f96d967
|
Move olx.source.ClusterOptions to ol/source/ClusterOptions
|
2018-04-04 10:48:38 +02:00 |
|
Florent gravin
|
27f86babec
|
Move olx.source.CartoDBOptions to ol/source/CartoDBOptions
|
2018-04-04 10:48:38 +02:00 |
|
Florent gravin
|
af4296d2bc
|
Move olx.source.BingMapsOptions to ol/source/BingMapsOptions
|
2018-04-04 10:48:38 +02:00 |
|
Florent gravin
|
8eef99ad04
|
Webgl Layer and Context named exports
|
2018-02-15 13:38:03 +01:00 |
|
Florent gravin
|
31a074daf5
|
Improve graticule perf
|
2015-08-27 17:04:43 +02:00 |
|
Florent gravin
|
0f99f113e3
|
Change format name to WMSGetFeatureInfo
|
2014-11-04 09:39:19 +01:00 |
|
Florent gravin
|
d0d6215550
|
Add tests suite for GetFeatureInfo format
|
2014-11-04 09:25:13 +01:00 |
|
Florent gravin
|
759386e37e
|
Add WMS GetFeatureInfo reader format
|
2014-11-04 09:25:13 +01:00 |
|
Florent gravin
|
74410487aa
|
Refactor the use of ol.xml.getLocalName(n)
|
2014-10-28 16:48:16 +01:00 |
|
Florent gravin
|
51da7bad8c
|
Element boundedBy must not be set as geometry field on GML reading
|
2014-10-28 09:56:55 +01:00 |
|
Florent gravin
|
27f32621ab
|
Update comments on WFS format version
|
2014-10-03 12:13:36 +02:00 |
|
Florent gravin
|
93db3d42b7
|
Add tests for gml2 gml:box element
|
2014-10-03 12:02:14 +02:00 |
|
Florent gravin
|
8a07d241ff
|
Add support for gml2 gml:box element
|
2014-10-03 12:01:52 +02:00 |
|
Florent gravin
|
d290445048
|
Make sure alias ol.format.GML show its content in apidoc
|
2014-10-03 11:16:19 +02:00 |
|
Florent gravin
|
1a7cbfd6ac
|
Use Object() for objects in prototype
to avoid linter warning
|
2014-10-03 10:01:31 +02:00 |
|
Florent gravin
|
47e182524f
|
Put PARSERS object into prototype too
This is to avoid the use of this.constructor that breaks advanced build
|
2014-10-03 09:45:24 +02:00 |
|
Florent gravin
|
bea721349a
|
Rename gml format files to match convention
also changes some comments and syntax (feedback from PR comments
|
2014-10-03 09:45:24 +02:00 |
|
Florent gravin
|
0646056751
|
Overrides schemaLocation in subclasses
|
2014-10-03 09:45:24 +02:00 |
|
Florent gravin
|
678c66f50c
|
Move GML subclasses to ol.format namespace
to avoid issue with ol.format.GML alias
ol.format.GMLBase
ol.format.GML2
ol.format.GML3
|
2014-10-03 09:44:56 +02:00 |
|
Florent gravin
|
607543e4e7
|
Create an alias ol.format.GML to ol.format.GML3
for backward compatibility
|
2014-10-03 09:44:47 +02:00 |
|
Florent gravin
|
563174383a
|
Merge GML versions tests in base GML suite
|
2014-10-03 09:44:06 +02:00 |
|
Florent gravin
|
d3ac01445e
|
Use by default instance of ol.format.GML.v3 in WFS format
|
2014-10-03 09:44:06 +02:00 |
|
Florent gravin
|
58485fc1f1
|
Instanciate ol.format.GML.v3 by default in gml tests
|
2014-10-03 09:44:06 +02:00 |
|
Florent gravin
|
07d6b83154
|
Redefine some PARSERS_ that are different in v2 and v3
|
2014-10-03 09:44:06 +02:00 |
|
Florent gravin
|
8182396454
|
Make class members public or protected
to be accessed from subclasses or static objects
|
2014-10-03 09:43:05 +02:00 |
|
Florent gravin
|
9324580c87
|
add format for GML v3 version
all writing methods & objects are defined in v3, as writing for v2 is not done yet
|
2014-10-03 09:43:04 +02:00 |
|
Florent gravin
|
d8114012bb
|
Remove from GML base all objects and methods that should belong to v3
|
2014-10-03 09:42:51 +02:00 |
|
Florent gravin
|
c9171b8682
|
Pass options from v2 to its parent constructor
|
2014-10-03 09:42:51 +02:00 |
|
Florent gravin
|
82f267f0c5
|
Add test to parse WFS with GML 2.1.2
|
2014-10-03 09:42:51 +02:00 |
|
Florent gravin
|
f8e8653480
|
Add gmlFormat as option for WFS format
|
2014-10-03 09:42:45 +02:00 |
|
Florent gravin
|
192c7827c9
|
Add tests suite for ol.format.GML.v2 class
|
2014-10-03 09:42:22 +02:00 |
|
Florent gravin
|
13f10f6a98
|
Change GML method call signature from WFS format
|
2014-10-03 09:42:22 +02:00 |
|
Florent gravin
|
074330707c
|
Call dedicated version format methods with 'this.constructor' object
|
2014-10-03 09:42:17 +02:00 |
|
Florent gravin
|
8efab3d4be
|
Make protected some shared methods or objects
|
2014-10-03 09:42:13 +02:00 |
|
Florent gravin
|
8b38367e2b
|
Add subclass for version ol.format.GML.v2
|
2014-10-03 09:42:09 +02:00 |
|