Frédéric Junod
|
ffe0529df8
|
Merge pull request #5508 from tsauerwein/compiler-properties
Fix problems with ol.format.WFS in compiled mode
|
2016-06-27 11:59:13 +02:00 |
|
nicholas
|
6b465902cd
|
Remove goog.dom
|
2016-06-23 22:06:35 +12:00 |
|
tsauerwein
|
7048de8e83
|
Make sure properties are not renamed
|
2016-06-23 08:38:06 +02:00 |
|
Frederic Junod
|
e289bfbb7d
|
Use ol.inherits instead of goog.inherits
|
2016-06-08 08:38:12 +02:00 |
|
Peter Robins
|
2117f2e3b1
|
Convert all typedefs to CamelCase
|
2016-05-18 19:44:45 +00:00 |
|
Peter Robins
|
176ddd3403
|
Rename non-api sub-namespace typedefs
|
2016-05-13 10:24:57 +00:00 |
|
Frederic Junod
|
80e984a9c3
|
Use Array.isArray instead of goog.isArray
|
2016-04-04 09:06:29 +02:00 |
|
Frederic Junod
|
148ef7afef
|
Use {} instead of Object
We probably have these to trick the compiler but it's not needed anymore
|
2016-02-25 09:15:33 +01:00 |
|
Guillaume Beraudo
|
289e571fb0
|
Remove all remaining unnecessary casts
There is still such a cast in the goog library itself.
See https://github.com/google/closure-library/pull/637
|
2016-02-03 16:26:43 +01:00 |
|
Tim Schaub
|
13a981c94b
|
Fewer blank lines
|
2016-01-11 22:03:23 -08:00 |
|
Tim Schaub
|
3cf8618fc7
|
Prefer single line assignment to 80 character limit
|
2016-01-11 18:56:08 -08:00 |
|
María Arias de Reyna
|
609e94a58a
|
Adding a check just in case the projection is not defined/supported on current app. It will just ignore it, as if there was no containerSrs defined.
|
2015-12-02 11:44:24 +01:00 |
|
Marc Jansen
|
eb5088eb40
|
Remove goog.isNull in format classes
|
2015-10-01 09:17:14 +02:00 |
|
Tim Schaub
|
d7ca176362
|
Remove goog.isDef from more formats
|
2015-09-25 11:28:55 -06:00 |
|
Frederic Junod
|
0a6745f1e4
|
Remove unused goog.require
Found by the latest version of closure-compiler (v20150729)
|
2015-08-04 10:01:11 +02:00 |
|
Bart van den Eijnden
|
c74293335c
|
Make sure ol.format.GML2 is usable for WFS 1.0 requests as well
|
2015-04-23 08:24:59 +02:00 |
|
Bart van den Eijnden
|
47ce127a10
|
Add assert messages for all assertions up until ol.renderer.vector.
|
2015-03-30 22:55:23 +02:00 |
|
Frederic Junod
|
65c2f7de5f
|
Remove unused goog.require
|
2015-02-05 10:56:44 +01:00 |
|
Bart van den Eijnden
|
0243ce6612
|
Fix up parsing of OGR GML with ol.format.GML
|
2015-01-29 11:40:30 +01:00 |
|
Tim Schaub
|
1ff43686f5
|
Use bracket notation instead of goog.object.get
|
2015-01-07 22:31:01 -07:00 |
|
Bart van den Eijnden
|
bdc05472bc
|
Rename GML format files to match conventions
|
2014-12-05 15:28:27 +01:00 |
|