Andreas Hocevar
|
eb71e8e92d
|
Handle cases where the x-axis distance cannot be calculated
|
2014-07-21 12:20:51 +02:00 |
|
Frederic Junod
|
fee4c79757
|
Remove ol.pointer.PointerEvent.createMouseEvent
The externs declarations for MouseEvent are now fixed upstream
|
2014-07-21 09:51:26 +02:00 |
|
Victor Berchet
|
9838687d88
|
fix: typos in map.js
|
2014-07-20 17:24:09 +02:00 |
|
Erik Timmers
|
71b2bf73de
|
Fix apidoc for WKT format
|
2014-07-18 22:01:17 +02:00 |
|
Andreas Hocevar
|
b4f6baa613
|
Merge pull request #2401 from probins/layerbase
Fix issue with layergroup event docs
|
2014-07-18 14:19:35 +02:00 |
|
Peter Robins
|
4dccb32545
|
Fix issue with layergroup event docs
|
2014-07-17 09:24:39 +00:00 |
|
Tim Schaub
|
b0c0d077c9
|
Annotate always and never conditions as functions
|
2014-07-16 23:16:51 -06:00 |
|
Tim Schaub
|
12d94e1405
|
Document ol.inherits and annotate as a function
|
2014-07-16 23:16:30 -06:00 |
|
Peter Robins
|
2b1c96a7ea
|
Add color to api docs
|
2014-07-16 19:50:06 +00:00 |
|
Peter Robins
|
b77af6d416
|
Remove classdesc tag from control/interaction defaults
|
2014-07-16 12:54:18 +00:00 |
|
Paul Spencer
|
8383f60fcf
|
Merge pull request #2349 from probins/projdocs
Improve docs for projection
|
2014-07-15 21:10:33 -04:00 |
|
Paul Spencer
|
aa9dab092a
|
Merge pull request #2387 from bnare/patch-1
Update mapguidesource.js
|
2014-07-15 21:05:11 -04:00 |
|
Paul Spencer
|
38b36a09bd
|
Merge pull request #2378 from pagameba/doc-feature
Improve documentation for ol.Feature
|
2014-07-15 20:36:06 -04:00 |
|
Tim Schaub
|
1657ed2d23
|
Make ol.proj.METERS_PER_UNIT exportable
We need to apply the `@api` annotation to the object itself in order for it to be exportable.
|
2014-07-15 15:49:48 -06:00 |
|
Tim Schaub
|
7a26966c8d
|
Merge pull request #2360 from gingerik/wkt-lexer
WKT lexer.
|
2014-07-15 15:39:31 -06:00 |
|
Paul Spencer
|
685265e1db
|
Improve documentation for ol.Feature
|
2014-07-15 13:09:43 -04:00 |
|
bnare
|
9e3b46762b
|
Update mapguidesource.js
Add a method updateParams to ol.source.MapGuide.
|
2014-07-15 17:04:19 +02:00 |
|
Erik Timmers
|
4abc887f5d
|
Encode empty geometries as WKT strings
|
2014-07-15 13:20:58 +02:00 |
|
Erik Timmers
|
fe8a72dce5
|
Allow for empty Point & GeometryCollection
|
2014-07-15 13:20:58 +02:00 |
|
Erik Timmers
|
bd08bfe6c8
|
Use goog.dom.classlist functions
The goog.dom.classes functions have now been deprecated.
See google/closure-library@97e8a0c
|
2014-07-14 15:15:16 +02:00 |
|
Andreas Hocevar
|
9131512598
|
Merge pull request #2367 from probins/collection
Improve Collection docs
|
2014-07-14 13:18:10 +02:00 |
|
Peter Robins
|
307ee09988
|
Improve Collection docs
|
2014-07-14 09:20:25 +00:00 |
|
Andreas Hocevar
|
3e2350b2a0
|
Merge pull request #2364 from probins/observable
Tag always exported methods as api/observable
|
2014-07-14 10:53:37 +02:00 |
|
Peter Robins
|
aa85318d78
|
Fix missing backtick in ol.Object docs
|
2014-07-14 09:47:50 +01:00 |
|
Peter Robins
|
97f9527f41
|
Tag always exported methods as api/observable
|
2014-07-14 08:23:17 +00:00 |
|
Erik Timmers
|
4c03b3b35c
|
Parse WKT strings using a lexer/parser
|
2014-07-13 23:09:38 +02:00 |
|
Erik Timmers
|
621aafbdde
|
Encode WKT strings statically
|
2014-07-13 22:36:12 +02:00 |
|
Marc Jansen
|
5cd202d50b
|
Merge pull request #2355 from probins/mapelements
Document map DOM elements
|
2014-07-13 11:05:05 +02:00 |
|
Peter Robins
|
be09368359
|
Document map DOM elements
|
2014-07-13 07:47:47 +00:00 |
|
Tim Schaub
|
847440f30a
|
Merge pull request #2342 from tschaub/private-proj
Make internal proj constructors private.
|
2014-07-13 01:11:57 -06:00 |
|
Peter Robins
|
753727c15f
|
Expand on docs for observable properties
|
2014-07-12 15:28:46 +00:00 |
|
Peter Robins
|
96ec96c4d5
|
Improve docs for projection
|
2014-07-12 11:31:38 +00:00 |
|
tsauerwein
|
3b8e182856
|
Add maxZoom to ol.View.fitGeometry() options
|
2014-07-11 16:31:01 +02:00 |
|
Éric Lemoine
|
b8c39bd62c
|
Merge pull request #2336 from elemoine/seturl
Add ol.source.TileWMS#setUrls and setUrl
|
2014-07-11 12:31:00 +02:00 |
|
Peter Robins
|
5fb78fb352
|
Add ol.source.TileWMS#setUrls and setUrl
|
2014-07-11 12:07:07 +02:00 |
|
Petr Pridal
|
1a933febcd
|
Add tilePixelRatio option to ol.source.XYZ
|
2014-07-11 12:03:55 +02:00 |
|
Éric Lemoine
|
2b4b2dadf7
|
Be stricter with the type of ol.source.TileWMS#_urls
|
2014-07-11 12:03:02 +02:00 |
|
Antoine Abt
|
e707e918aa
|
Use @api annotation
|
2014-07-11 10:31:03 +02:00 |
|
Antoine Abt
|
4f087f1b84
|
Add getter/setter for collapsed & collapsible
|
2014-07-11 10:18:56 +02:00 |
|
Antoine Abt
|
6744713a54
|
Register button handlers the new way
|
2014-07-11 10:18:56 +02:00 |
|
Antoine Abt
|
4d150e6b84
|
Move Logos in attributions
|
2014-07-11 09:53:25 +02:00 |
|
Antoine Abt
|
da74fbf529
|
Remove Logo Control
|
2014-07-11 09:53:25 +02:00 |
|
Antoine Abt
|
aeaa172abe
|
Remove Logo Control from defaults
|
2014-07-11 09:36:14 +02:00 |
|
Antoine Abt
|
5a1e92830f
|
Make attribution control collapsible.
|
2014-07-11 09:36:14 +02:00 |
|
Tim Schaub
|
521cbfb1b0
|
Make internal proj constructors private
|
2014-07-10 16:37:07 -06:00 |
|
Andreas Hocevar
|
1d26c1faaf
|
Check for proj4 in a way that also works in module environments
|
2014-07-10 20:23:33 +02:00 |
|
Andreas Hocevar
|
512c2032ed
|
Merge pull request #2330 from ahocevar/proj4-global
Safeguard against cases where no projection and no proj4 is available
|
2014-07-10 18:53:26 +02:00 |
|
Éric Lemoine
|
31fa59c996
|
Merge pull request #2329 from tsauerwein/multipolygon-empty-array
Also accept empty array for ol.geom.MultiPolygon
|
2014-07-10 18:35:43 +02:00 |
|
Andreas Hocevar
|
19757ae3e0
|
Safeguard against cases where no projection and no proj4 is available
|
2014-07-10 18:32:29 +02:00 |
|
tsauerwein
|
7c22d8ffd4
|
Also accept empty array for ol.geom.MultiPolygon
|
2014-07-10 17:18:24 +02:00 |
|