Antoine Abt
ba8077010a
Add link support for source logos
2014-07-24 15:22:19 +02:00
Antoine Abt
c1f7db9611
Set type=button to avoid forms submit
2014-07-24 15:22:19 +02:00
Antoine Abt
a314203e12
Fixes wording in comments
2014-07-24 15:22:19 +02:00
Antoine Abt
a43c546667
Uncollapse when there’s only logos
2014-07-24 15:22:19 +02:00
Antoine Abt
a71714e8b6
Allow string & object to be passed as map logo
2014-07-24 15:22:18 +02:00
Antoine Abt
7fbc4e3bff
Rename ol3Logo to logo in map options
2014-07-23 16:27:01 +02:00
Frédéric Junod
d3e575339b
Merge pull request #2427 from fredj/misc
...
Revert "Add FIXME"
2014-07-23 13:55:11 +02:00
Frederic Junod
9bcafc0fab
Revert "Add FIXME"
...
This reverts commit a4afcd533f .
Code removed in 7fabff5ffa
2014-07-23 13:18:23 +02:00
Marc Jansen
8b7f80c64e
Merge pull request #2425 from marcjansen/examples
...
Add examples to ol.coordinate functions
2014-07-23 09:26:47 +02:00
Marc Jansen
64c03d0f9c
Add examples to ol.coordinate functions.
2014-07-23 09:15:50 +02:00
Tim Schaub
e81e030dcd
Merge pull request #2424 from tschaub/build-css
...
Build css if source is newer.
2014-07-22 20:56:47 -06:00
Tim Schaub
288c997322
Build css if source is newer
...
Previously, build/ol.css wasn't getting rebuilt on updates to css/ol.css.
2014-07-22 14:04:52 -06:00
Frédéric Junod
1d22113420
Merge pull request #2421 from fredj/misc
...
miscellaneous documentation and coding style fixes
2014-07-22 15:37:06 +02:00
Frédéric Junod
962b94444c
Merge pull request #2417 from probins/patch-1
...
Update buildcfg/readme
2014-07-22 15:30:53 +02:00
Frederic Junod
a8961877e8
Add link to the OSM XML documentation
2014-07-22 15:21:27 +02:00
Frederic Junod
8cf48eac4f
Document options default value
2014-07-22 15:11:40 +02:00
Frederic Junod
7b7788973b
Remove unnecessary newlines
2014-07-22 15:00:23 +02:00
Peter Robins
ddfe11042b
Update buildcfg/readme
2014-07-22 10:00:56 +01:00
Bart van den Eijnden
8e106a2c98
Merge pull request #2403 from bartvde/gpx-write
...
ol.format.GPX writeFeatures is not working
2014-07-22 10:51:05 +02:00
Andreas Hocevar
8d805c6403
Merge pull request #2415 from probins/debugtile
...
Document debugtilesource
2014-07-22 10:25:17 +02:00
Peter Robins
3f1f450d5c
Document debugtilesource
2014-07-22 08:14:33 +00:00
Tobias Sauerwein
a9d68a1899
Merge pull request #2405 from tsauerwein/kinetic-fast
...
Improve kinetic effect when panning fast
2014-07-22 08:37:57 +02:00
Tim Schaub
e593e5fb60
Merge pull request #2412 from tschaub/unused-proj
...
Removing unused ol.proj.CH.
2014-07-21 14:33:02 -06:00
Tim Schaub
74dbd2b3e5
Merge pull request #2404 from tschaub/builds
...
Two ways to use the library: advanced compilation (prod) or raw/concatenated (dev).
2014-07-21 09:39:32 -06:00
Tim Schaub
aa4ee80033
Removing unused ol.proj.CH
2014-07-21 09:28:48 -06:00
Andreas Hocevar
fa7ff506fc
Merge pull request #2406 from ahocevar/scaleline-infinite
...
Infinite loop in ol.control.ScaleLine
2014-07-21 14:08:36 +02:00
Andreas Hocevar
eb71e8e92d
Handle cases where the x-axis distance cannot be calculated
2014-07-21 12:20:51 +02:00
Frédéric Junod
82b921ff06
Merge pull request #2411 from fredj/createMouseEvent
...
Remove ol.pointer.PointerEvent.createMouseEvent
2014-07-21 11:07:42 +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
tsauerwein
73951394f9
Ensure that the first point for kinetic is valid
2014-07-21 09:05:32 +02:00
Marc Jansen
434bf0bf42
Merge pull request #2409 from vicb/patch-1
...
fix: typos in map.js
2014-07-20 17:37:16 +02:00
Victor Berchet
9838687d88
fix: typos in map.js
2014-07-20 17:24:09 +02:00
Tim Schaub
cee5b81ec2
Merge pull request #2408 from gingerik/wkt-apidoc
...
Fix apidoc for WKT format.
2014-07-19 13:28:46 -06:00
Erik Timmers
71b2bf73de
Fix apidoc for WKT format
2014-07-18 22:01:17 +02:00
tsauerwein
02a2c5aceb
Start earlier to log points for kinetic
2014-07-18 15:54:38 +02:00
Bart van den Eijnden
dbb72f5080
Conflate ol.format.GPX.V1_1 and ol.format.GXP into ol.format.GXP
2014-07-18 15:11:45 +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
Tim Schaub
e9c6e58663
Removing the build-all target
...
The ol-all.json and ol.json build configurations differ only in their use of the manage_closure_dependencies Compiler option. I don't think there is value in running both (there are plenty of other compiler options that we don't exercise in this same way).
2014-07-17 21:48:53 -06:00
Tim Schaub
737e063937
Two ways to run the hosted examples: compiled and raw
...
When viewing the hosted examples, people can load the compiled version of the library or load each script individually.
2014-07-17 21:42:55 -06:00
Tim Schaub
4dc601f30d
Generate a ol-debug.js script useful for debugging
...
Instead of running everything through the Compiler just to remove whitespace, we provide a build that is a simple concatenation of all scripts in dependency order. This build (ol-debug.js) should never be used in production (the same applies to the old ol-whitespace.js build). Instead, the intention is that it be used to aid in debugging during development.
2014-07-17 21:33:02 -06:00
Tim Schaub
28a23a11b5
Remove ol-simple.js build
...
We've proven that we can, but that doesn't mean we should be building with `SIMPLE_OPTIMIZATIONS`.
2014-07-17 21:31:58 -06:00
Andreas Hocevar
3ac7cb58af
Merge pull request #2402 from probins/plugins
...
Fix jshint issues in apidoc/plugins
2014-07-17 13:35:38 +02:00
Peter Robins
346ff9c186
Fix jshint issues in apidoc/plugins
2014-07-17 09:50:31 +00:00
Peter Robins
4dccb32545
Fix issue with layergroup event docs
2014-07-17 09:24:39 +00:00
Tim Schaub
ad272a1b3a
Merge pull request #2399 from tschaub/functions
...
Annotate functions that are aliases for goog functions.
2014-07-17 01:11:50 -06: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
Paul Spencer
10aa2019e7
Merge pull request #2398 from probins/color
...
Add color to api docs
2014-07-16 19:35:45 -04:00
Peter Robins
2b1c96a7ea
Add color to api docs
2014-07-16 19:50:06 +00:00
Andreas Hocevar
c9d44fe842
Merge pull request #2397 from probins/nav
...
Docs sidebar in alphanumeric sequence
2014-07-16 18:55:48 +02:00