Éric Lemoine
|
e45c44fa01
|
Add missing goog.provide's
|
2015-04-07 13:49:36 +02:00 |
|
Andreas Hocevar
|
84b6114f02
|
Remove ol.format.GMLBase from the API
There is no need to have this exportable; the api annotation was probably
a leftover from the GML -> GMLBase renaming.
|
2015-04-02 10:52:58 +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 |
|
Bart van den Eijnden
|
b698fe9968
|
Support multiple featureTypes with a different featureNS
|
2015-03-04 15:27:05 +01:00 |
|
Bart van den Eijnden
|
b05ead4056
|
Allow multiple featureTypes through ol.format.WFS as well
|
2015-03-04 10:24:42 +01:00 |
|
Bart van den Eijnden
|
d0180f35e0
|
Support multiple featureTypes as well in autoconfigure mode
|
2015-03-04 10:20:36 +01:00 |
|
Bart van den Eijnden
|
3a7905f2fd
|
Support multiple feature types in GML format
|
2015-03-04 10:16:25 +01:00 |
|
Frederic Junod
|
65c2f7de5f
|
Remove unused goog.require
|
2015-02-05 10:56:44 +01:00 |
|
Bart van den Eijnden
|
423c8761aa
|
Use ol.format.GMLBase.GMLNS and get rid of unneeded Object
|
2015-02-02 12:46:49 +01:00 |
|
Bart van den Eijnden
|
5d70e61753
|
Make FEATURE_COLLECTION_PARSERS an instance property
|
2015-01-30 21:00:04 +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 |
|
Tim Schaub
|
f9a92c422c
|
Use bracket notation instead of goog.object.set
|
2015-01-07 21:08:24 -07:00 |
|
Bart van den Eijnden
|
a1c6662812
|
Do not quote featureNS and featureType in options
|
2014-12-15 20:28:13 +01:00 |
|
Frederic Junod
|
f8b59dbd53
|
Use goog.array.extend instead of ol.array.safeExtend
The upstream implementation now supports large arrays.
See https://github.com/google/closure-library/pull/356
|
2014-12-09 11:55:27 +01:00 |
|
Bart van den Eijnden
|
bdc05472bc
|
Rename GML format files to match conventions
|
2014-12-05 15:28:27 +01:00 |
|