Commit Graph

919 Commits

Author SHA1 Message Date
Tim Schaub a926332113 Move Options to ol/format/GeoJSON 2018-03-11 16:02:41 -06:00
Tim Schaub 8eaee5618e Move WriteOptions to ol/format/Feature 2018-03-11 15:55:48 -06:00
Tim Schaub 4eb6603af7 Move ReadOptions to ol/format/Feature 2018-03-11 15:51:16 -06:00
Andreas Hocevar 95d6251dbb Get rid of olx.js and typedef.js typedefs for ol 2018-03-08 18:57:24 +01:00
Frederic Junod 3435ac575e Better type definition
Fixes the `Invalid type(s) for operator IN.` warnings from the closure compiler.
2018-03-07 16:45:46 +01:00
Frederic Junod 500a017faf Better code indentation 2018-03-05 15:36:40 +01:00
Frederic Junod c50bc51534 Better variables scoping 2018-02-23 10:14:42 +01:00
Tim Schaub 2abc524147 Named exports from ol/format/xsd 2018-02-19 09:58:50 -07:00
Tim Schaub 7b21b41151 Named export from ol/format/GMLBase 2018-02-19 09:26:16 -07:00
Frederic Junod 4cad77089a Better code indentation 2018-02-16 14:34:00 +01:00
Frederic Junod a8f4348add Fix parens grouping in typecasts 2018-02-15 08:44:35 +01:00
Frédéric Junod 18fa8ddc58 Merge pull request #7823 from fredj/f7801
Replace static members with named exports
2018-02-14 13:05:36 +01:00
Tim Schaub d2c18a505a Merge pull request #7820 from raiyni/geom
ol/geom/flat/* exports
2018-02-14 04:07:09 -07:00
Frederic Junod 48bb187075 Add named export for WFS.writeFilter function 2018-02-14 11:12:56 +01:00
Frederic Junod 308dc412aa Don't store private constants into ol/format/WFS 2018-02-14 11:12:56 +01:00
Frederic Junod 1953d41d0d Named exports from ol/format/XLink 2018-02-14 11:12:56 +01:00
Frederic Junod 096f53e716 Fix code indentation 2018-02-14 11:01:17 +01:00
raiyni 6573b308b6 ol/geom/flat/orient export 2018-02-13 08:57:35 -06:00
raiyni fb548b1b45 ol/geom/flat/deflate exports 2018-02-12 23:18:53 -06:00
raiyni fd78aa9798 ol/geom/flate/inflate exports 2018-02-12 23:06:02 -06:00
Tim Schaub 881caec464 Merge pull request #7814 from tschaub/unstatic-private
Remove more private static members
2018-02-12 05:55:53 -07:00
Tim Schaub 2316d02f9f Remove private static members from WMTSCapabilities format 2018-02-12 05:50:26 -07:00
Tim Schaub d4a6dc6ec6 Remove private static members from WMSCapabilities format 2018-02-12 05:40:50 -07:00
Tim Schaub 70648165a8 Remove private static members from WFS format 2018-02-11 17:39:41 -07:00
Tim Schaub 5ee4909feb Remove private static members from WKT format 2018-02-11 17:39:35 -07:00
Tim Schaub cc5b80036d Remove private static members from WMSGetFeatureInfo format 2018-02-11 11:19:25 -07:00
Tim Schaub 38d27534c0 Remove private static members from OWS format 2018-02-11 11:19:25 -07:00
Tim Schaub 434a90506d Remove private static members from OSMXML format 2018-02-11 11:19:25 -07:00
Tim Schaub 7383371d58 Remove private static members from MVT format 2018-02-11 11:19:20 -07:00
Frederic Junod 276d6a5dc5 Remove ol.FeatureStyleFunction support 2018-02-11 17:52:46 +01:00
Tim Schaub 099cd21c5b Remove private static members from KML format 2018-02-10 10:11:55 -07:00
Tim Schaub 1c1b8d3919 Remove private static members from GPX format 2018-02-10 09:51:04 -07:00
Tim Schaub 1140c22164 Remove private static members from GMLBase format 2018-02-10 09:51:04 -07:00
Tim Schaub 6935bbc851 Remove private static members from GML3 format 2018-02-10 09:50:59 -07:00
Tim Schaub 5e63929aea Remove private static members from GML2 format 2018-02-10 09:43:54 -07:00
Tim Schaub 0ac689387a Remove private static members from EsriJSON format 2018-02-09 15:28:38 -07:00
Tim Schaub c6d19c431d Rename _ol_format_GML_ to GML 2018-02-08 11:52:43 -07:00
raiyni 4449da3e63 named exports from ol/xml 2018-02-07 14:42:01 -06:00
Marc Jansen a34b92408e Use function declaration for exports 2018-02-06 17:32:32 +01:00
Marc Jansen 7f6780b7fb Use named exports from filter module 2018-02-06 07:47:54 +01:00
Marc Jansen eac8a9f3ec Named exports from filter 2018-02-06 07:47:30 +01:00
Frederic Junod 62bc7b75d7 Named exports from ol/geom/flat/flip 2018-01-26 16:33:02 +01:00
Frederic Junod a114f64429 Named exports from ol/string 2018-01-19 15:38:21 +01:00
Frederic Junod 4c5ca75ca6 Better variables scoping 2018-01-17 10:54:18 +01:00
Frederic Junod 31e30d28b7 Named exports from ol/obj 2018-01-16 14:14:17 +01:00
Frederic Junod 106fe3c138 Rename _ol_format_WMTSCapabilities_ to WMTSCapabilities 2018-01-15 10:26:36 +01:00
Tim Schaub ad62739a6e Use blocked scoped variables
In addition to using const and let, this also upgrades our linter config and removes lint (mostly whitespace).
2018-01-12 00:50:30 -07:00
Tim Schaub b7718fb0ed Rename _ol_render_Feature_ to RenderFeature 2018-01-11 13:45:50 -07:00
Tim Schaub aa89746c47 Rename _ol_proj_Projection_ to Projection 2018-01-11 13:33:41 -07:00
Tim Schaub c5a4be2edd Rename _ol_style_Text_ to Text 2018-01-11 13:25:48 -07:00