Tom Payne
|
36826d2e0b
|
Remove unused variable
|
2014-01-02 15:26:55 +01:00 |
|
Tom Payne
|
b1da2c78f2
|
Refactor ol.source.Zoomify to use a private tile class
|
2014-01-02 15:26:55 +01:00 |
|
Tom Payne
|
34c85d8ade
|
Make ol.source.TileImage#tileLoadFunction protected, not private
|
2014-01-02 13:01:46 +01:00 |
|
Tom Payne
|
4ad63725d9
|
Make ol.source.TileImage#crossOrigin protected, not private
|
2014-01-02 13:01:22 +01:00 |
|
Tom Payne
|
54d388f8fa
|
Make ol.source.TileImage#tileCache protected, not private
|
2014-01-02 12:57:55 +01:00 |
|
Tom Payne
|
54fb2b4c20
|
Don't attempt to check Zoomify example with PhantomJS
|
2013-12-16 16:41:21 +01:00 |
|
Tom Payne
|
e229aab76a
|
Don't check examples with PhantomJS that begin with // NOCHECK
|
2013-12-16 16:40:27 +01:00 |
|
Tom Payne
|
d8c81773ca
|
Make options to ol.tilegrid.Zoomify optional
|
2013-12-16 16:09:15 +01:00 |
|
Tom Payne
|
fc4364e373
|
No need to use private variables in ol.source.Zoomify
|
2013-12-16 16:08:45 +01:00 |
|
Tom Payne
|
cb2727544a
|
Update ol.tilegrid.Zoomify to use new exports system
|
2013-12-16 16:08:00 +01:00 |
|
Tom Payne
|
af6f4fa77e
|
Update ol.source.Zoomify to use new exports system
|
2013-12-16 16:06:42 +01:00 |
|
Frederic Junod
|
bf9ea3368c
|
Export ol.proj.Units.PIXELS
|
2013-12-16 16:04:17 +01:00 |
|
scharrier
|
3fe81e451a
|
Remove extra tiles.
|
2013-12-16 16:01:13 +01:00 |
|
scharrier
|
beefa6845f
|
Resize bad tiles + changed demo image (due to crossorigin problems)
|
2013-12-16 16:01:08 +01:00 |
|
Olivier Terral
|
fe1f98899f
|
Add Zoomify stuff
|
2013-12-16 16:00:59 +01:00 |
|
Tom Payne
|
83e34bfc8d
|
Merge pull request #1392 from twpayne/bing-uk-maps
Add collinsBart and ordnanceSurvery styles to bing-maps example
|
2013-12-16 05:21:13 -08:00 |
|
Tom Payne
|
ec1ee5538a
|
Add collinsBart and ordnanceSurvery styles to bing-maps example
|
2013-12-16 14:07:11 +01:00 |
|
ahocevar
|
a4083f544e
|
Merge pull request #1373 from ahocevar/rbush-fail
ol.structs.RBush#remove() is unreliable
|
2013-12-16 05:02:49 -08:00 |
|
ahocevar
|
8bfa0f7ae9
|
Truthy check is enough
|
2013-12-16 13:53:55 +01:00 |
|
Tom Payne
|
64824170b4
|
Merge pull request #1391 from twpayne/rbush-get-extent
Add ol.structs.RBush#getExtent
|
2013-12-16 04:32:59 -08:00 |
|
Tom Payne
|
fad3251545
|
Add ol.structs.RBush#getExtent
|
2013-12-16 13:02:51 +01:00 |
|
Frédéric Junod
|
9bca7b1509
|
Merge pull request #1388 from fredj/mapguide-cleanup
Mapguide cleanup
|
2013-12-16 03:49:25 -08:00 |
|
Frederic Junod
|
b381536b2a
|
Add ol.source.MapGuide.getScale function
|
2013-12-16 10:31:54 +01:00 |
|
Frederic Junod
|
ede84739c4
|
Add displayDpi option to ol.source.MapGuide constructor
|
2013-12-16 09:58:27 +01:00 |
|
Frederic Junod
|
59e04c5371
|
Use ol.extent.* functions in ol.source.MapGuide
|
2013-12-16 09:53:28 +01:00 |
|
Tom Payne
|
ae7d5ab9d5
|
Merge pull request #1351 from twpayne/openseamap
Add crossOrigin option to ol.source.OSM options
|
2013-12-13 13:18:08 -08:00 |
|
Tom Payne
|
aa10a542ae
|
Add OpenSeaMap layer to localized-openstreetmap example
|
2013-12-13 22:05:08 +01:00 |
|
Tom Payne
|
46f63f1358
|
Add crossOrigin option to ol.source.OSM options
|
2013-12-13 22:02:56 +01:00 |
|
Tom Payne
|
f1efb502ca
|
Merge pull request #1379 from twpayne/observable-struct
Make ol.Observable and ol.Object @structs
|
2013-12-13 12:33:40 -08:00 |
|
Tom Payne
|
90e44c3979
|
Make ol.Observable a @struct
|
2013-12-13 20:44:10 +01:00 |
|
Tom Payne
|
d63fec80d1
|
Use goog.object.get to suppress compiler warning about use of [] with struct
|
2013-12-13 20:36:32 +01:00 |
|
Tom Payne
|
6e3bcc7478
|
Make ol.Object#listeners_ a private renameable property
|
2013-12-13 20:35:27 +01:00 |
|
Tom Payne
|
b48fd51561
|
Make ol.Object#accessors_ a private renameable property
|
2013-12-13 20:34:56 +01:00 |
|
Frédéric Junod
|
a841c92053
|
Merge pull request #1378 from fredj/apidoc
Minor apidoc updates
|
2013-12-13 11:23:00 -08:00 |
|
Tom Payne
|
b242756f03
|
Merge pull request #1377 from twpayne/struct
Improve type checking with @struct
|
2013-12-13 10:39:21 -08:00 |
|
Tom Payne
|
fdbb9f8d9e
|
Fix type errors in vector-layer-sld example
|
2013-12-13 19:30:11 +01:00 |
|
Tom Payne
|
4470480dc9
|
Improve use of view in device-orientation example
|
2013-12-13 19:27:52 +01:00 |
|
Tom Payne
|
ee2098743d
|
Correct types in ol.layer.Group
|
2013-12-13 19:16:31 +01:00 |
|
Tom Payne
|
e96d56215b
|
Add typecasts so examples compile
|
2013-12-13 19:16:05 +01:00 |
|
Frederic Junod
|
f5ba373208
|
Minor apidoc updates
|
2013-12-13 19:02:21 +01:00 |
|
Tom Payne
|
59779bdcc5
|
Correct return types of ol.layer.Base methods
|
2013-12-13 18:59:26 +01:00 |
|
Tom Payne
|
d19ce18a31
|
Fix return type of ol.Map#getView
|
2013-12-13 18:59:26 +01:00 |
|
Tom Payne
|
9dc3dc6c11
|
Make ol.renderer.Layer a @struct
|
2013-12-13 18:59:26 +01:00 |
|
Tom Payne
|
a11c64934c
|
Make ol.renderer.Map a @struct
|
2013-12-13 18:59:26 +01:00 |
|
Tom Payne
|
fbc23499e4
|
Add @struct annotation for simple classes
|
2013-12-13 18:59:26 +01:00 |
|
Tom Payne
|
2bcfa9ee00
|
Fix type errors in ol.renderer.webgl.Map
|
2013-12-13 18:59:25 +01:00 |
|
Tom Payne
|
fd733eca82
|
Use assertInstanceof instead of typecast
|
2013-12-13 18:59:25 +01:00 |
|
Tom Payne
|
b12bed8949
|
Use assertInstanceof instead of getImageSource
|
2013-12-13 18:59:25 +01:00 |
|
Tom Payne
|
c9b0d0bf0e
|
Use assertInstanceof instead of getImageLayer
|
2013-12-13 18:59:25 +01:00 |
|
Tom Payne
|
e11d8bf717
|
Use assertInstanceof instead of getTileSource
|
2013-12-13 18:59:25 +01:00 |
|