Frederic Junod
|
b09f7e30b2
|
Get rid of goog.dom.xml.serialize
Use XMLSerializer.serializeToString() function instead, available for IE >= 9
|
2016-03-03 15:46:29 +01:00 |
|
Marc Jansen
|
efa82dccf9
|
Remove use of goog.isString()
|
2016-02-06 12:56:55 +01:00 |
|
Nicholas L
|
d1b6a17773
|
Remove goog.array.extend
|
2016-02-03 11:41:38 +13:00 |
|
Tim Schaub
|
13a981c94b
|
Fewer blank lines
|
2016-01-11 22:03:23 -08:00 |
|
Marc Jansen
|
eb5088eb40
|
Remove goog.isNull in format classes
|
2015-10-01 09:17:14 +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
|
077a827197
|
Move readProjectionFrom* functions to the base classes
|
2015-01-21 09:15:04 +01:00 |
|
Bart van den Eijnden
|
3587418888
|
The writeFeatures method should always return a string
|
2014-12-05 14:54:59 +01:00 |
|
Antoine Abt
|
88d1258e83
|
Rename ol.xml.load to ol.xml.parse
|
2014-10-27 16:00:42 +01:00 |
|
tsauerwein
|
939e167c0b
|
Rename "adaptOptionsWithDefaultDataProjection"
|
2014-08-21 11:39:01 +02:00 |
|
tsauerwein
|
b30ed6b934
|
Put options on objectStack for xml formats
|
2014-08-19 09:42:44 +02:00 |
|
tsauerwein
|
539e4a23b9
|
Introduce defaultDataProjection for formats
|
2014-08-18 15:31:06 +02:00 |
|
tsauerwein
|
294afe16fe
|
Fix compiler type errors
|
2014-08-11 14:04:31 +02:00 |
|
tsauerwein
|
48ed2e861e
|
Implement read/write transforms for ol.format.Polyline
|
2014-08-11 11:59:27 +02:00 |
|
tsauerwein
|
b05f880f7c
|
Implement read/write transforms for ol.format.KML
|
2014-08-08 17:10:11 +02:00 |
|
tsauerwein
|
31dbbc6a8c
|
Implement read/write transforms for ol.format.GPX
|
2014-08-08 15:50:55 +02:00 |
|
Andreas Hocevar
|
da0988f5f4
|
Add ReadOptions and WriteOptions for XML formats
|
2014-07-31 17:54:41 +02:00 |
|
Peter Robins
|
75be215497
|
Add standard docs text to abstract base classes
|
2014-06-14 07:20:33 -04:00 |
|
Peter Robins
|
41d9f0360a
|
Add @classdesc to classes
|
2014-06-09 12:10:19 -04:00 |
|
Tom Payne
|
56b6913a01
|
Rename ol.format.XML to ol.format.XMLFeature
|
2014-02-28 13:13:11 +01:00 |
|