Éric Lemoine
|
ce879e115f
|
Merge pull request #2931 from elemoine/viewdocs
Improvement to view docs
|
2014-11-10 13:47:12 +01:00 |
|
Éric Lemoine
|
96f8a806a6
|
Improvement to view docs
|
2014-11-10 12:48:43 +01:00 |
|
Frédéric Junod
|
1df7f6c2c7
|
Merge pull request #2906 from fredj/polyline-order
Assume a latitude, longitude order for Polyline format
|
2014-11-10 12:13:35 +01:00 |
|
Éric Lemoine
|
b7376779fb
|
Merge pull request #2927 from elemoine/finishdrawing
Make it possible to programmatically finish drawing
|
2014-11-10 08:55:45 +01:00 |
|
Éric Lemoine
|
2f17106b68
|
Merge pull request #2928 from elemoine/patch-3
Do not rename handleMapBrowserEvent internally
|
2014-11-09 22:44:55 +01:00 |
|
Éric Lemoine
|
f32c550dbe
|
Better docs for handleMapBrowserEvent
|
2014-11-09 22:08:29 +01:00 |
|
Éric Lemoine
|
bdeb195bfb
|
Add finishDrawing to API
This makes it posssible to programmatically finish drawing.
|
2014-11-09 20:50:36 +01:00 |
|
Éric Lemoine
|
583f47d24d
|
No need to pass event to finishDrawing_
|
2014-11-09 20:49:52 +01:00 |
|
Éric Lemoine
|
89e682ba9c
|
Merge pull request #2924 from gberaudo/canvasmaprenderer_readability
Readability rearangement in canvasmaprenderer.js
|
2014-11-07 14:00:39 +01:00 |
|
Guillaume Beraudo
|
f715e3186a
|
Readability rearangement in canvasmaprenderer.js
|
2014-11-07 11:15:02 +01:00 |
|
Tim Schaub
|
c50b7d759c
|
Merge pull request #2911 from tschaub/fires
List events fired in the navigation.
|
2014-11-06 11:10:37 -07:00 |
|
Tim Schaub
|
d4658837e2
|
Use toggleClass instead of addClass and removeClass
|
2014-11-06 10:42:40 -07:00 |
|
Andreas Hocevar
|
1d221f8166
|
Add ability to filter out unstable Fires items
|
2014-11-06 10:32:17 -07:00 |
|
Éric Lemoine
|
4924f34287
|
Merge pull request #2921 from gberaudo/small_overlay_optimization
Small feature overlay optimization
|
2014-11-06 15:45:40 +01:00 |
|
Guillaume Beraudo
|
6b8a5870ba
|
Small feature overlay optimization
Compute `getSquaredTolerance` once, out of the loops.
|
2014-11-06 11:49:44 +01:00 |
|
Frederic Junod
|
83025fb97d
|
Assume a latitude, longitude order for Polyline format
|
2014-11-06 10:58:52 +01:00 |
|
Frédéric Junod
|
afe1467ddf
|
Merge pull request #2897 from fredj/longclick
Remove pointerup listener on controls
|
2014-11-04 17:32:14 +01:00 |
|
Frédéric Junod
|
03ed3fe43f
|
Merge pull request #2912 from fredj/jquery-externs
jQuery externs update
|
2014-11-04 14:57:18 +01:00 |
|
Frederic Junod
|
84c11b08fa
|
Fix filter() function parameter in jquery externs
Submitted upstream: https://github.com/google/closure-compiler/pull/672
|
2014-11-04 14:26:05 +01:00 |
|
Frederic Junod
|
161d75dd22
|
Update jquery externs
From https://github.com/google/closure-compiler/blob/master/contrib/externs/jquery-1.9.js
|
2014-11-04 14:23:34 +01:00 |
|
Frederic Junod
|
1253177ae4
|
Add FastClick in mobile-full-screen example
|
2014-11-04 11:48:33 +01:00 |
|
Frederic Junod
|
4c8d8c21dc
|
Remove 'pointerup' listener in ol.control.OverviewMap
|
2014-11-04 09:21:41 +01:00 |
|
Frederic Junod
|
e32be091a4
|
Remove 'pointerup' listener in ol.control.Attribution
|
2014-11-04 09:21:41 +01:00 |
|
Frederic Junod
|
cc442d964b
|
Remove 'pointerup' listener in ol.control.ZoomToExtent
|
2014-11-04 09:21:40 +01:00 |
|
Frederic Junod
|
e55caef0d2
|
Remove 'pointerup' listener in ol.control.Rotate
|
2014-11-04 09:21:40 +01:00 |
|
Frederic Junod
|
c7a3fcd426
|
Remove 'pointerup' listener in ol.control.Zoom
|
2014-11-04 09:21:40 +01:00 |
|
Frederic Junod
|
224d86802e
|
Remove 'pointerup' listener in ol.control.FullScreen
|
2014-11-04 09:21:40 +01:00 |
|
Tim Schaub
|
02bfa42736
|
List events fired in the navigation
|
2014-11-03 16:52:17 -07:00 |
|
Andreas Hocevar
|
bf43816b66
|
Merge pull request #2706 from yportier/master
|
2014-11-03 13:24:37 +01:00 |
|
Yannick
|
a1dded3c27
|
Add ol.style.RegularShape
|
2014-11-03 13:24:30 +01:00 |
|
Antoine Abt
|
26f025a409
|
Merge pull request #2888 from fgravin/boundedBy
Element boundedBy must not be set as geometry field on GML reading
|
2014-11-03 11:34:30 +01:00 |
|
Éric Lemoine
|
00f20a11b5
|
Merge pull request #2903 from elemoine/icon-docs
Improved docs for icon options
|
2014-10-31 19:54:05 +01:00 |
|
Éric Lemoine
|
6eea0a1fc6
|
Improved docs for icon options
|
2014-10-31 17:16:04 +01:00 |
|
Tim Schaub
|
178e3f1856
|
Merge pull request #2900 from tschaub/wrapper
Allow build.js task to add header.
|
2014-10-30 13:07:39 -06:00 |
|
Tim Schaub
|
4b7e52c76f
|
Allow build.js task to add header
|
2014-10-30 12:18:08 -06:00 |
|
Frédéric Junod
|
127818f9b7
|
Merge pull request #2893 from fredj/simplify-createDom
Don't pass an object to goog.dom.createDom for the class name
|
2014-10-30 17:57:44 +01:00 |
|
Frederic Junod
|
6ca1640659
|
Don't pass an object to goog.dom.createDom for the class name
If the second argument to goog.dom.createDom is a string, then this is
the className of the new element.
|
2014-10-30 16:53:42 +01:00 |
|
Frédéric Junod
|
2d53eb7667
|
Merge pull request #2781 from fredj/button-title
Use a standard title attribute for the control buttons
|
2014-10-30 16:52:09 +01:00 |
|
Frédéric Junod
|
ffeda3f25a
|
Merge pull request #2852 from fredj/issue-2845
Add missing space between class names
|
2014-10-30 12:17:54 +01:00 |
|
Andreas Hocevar
|
8027c577bc
|
Merge pull request #2891 from ahocevar/imageloadfunction
Introduce a load function for image sources
|
2014-10-30 09:33:47 +01:00 |
|
Andreas Hocevar
|
765189b86e
|
Add missing types to olx.js
|
2014-10-30 09:22:45 +01:00 |
|
Andreas Hocevar
|
fed6376e26
|
Add imageLoadFunction option for ol.source.ImageWMS
|
2014-10-30 09:22:45 +01:00 |
|
Andreas Hocevar
|
a1e19b4905
|
Add imageLoadFunction option for ol.source.ImageStatic
|
2014-10-30 09:22:44 +01:00 |
|
Andreas Hocevar
|
46870456ac
|
Add imageLoadFunction option to ol.source.ImageMapGuide
|
2014-10-30 09:22:44 +01:00 |
|
Andreas Hocevar
|
f5761daa61
|
Add a default imageLoadFunction to be used by sources
|
2014-10-30 09:22:44 +01:00 |
|
Andreas Hocevar
|
46eb14dc96
|
Give ol.Image an imageLoadFunction argument
|
2014-10-30 09:22:34 +01:00 |
|
Andreas Hocevar
|
87a06c0086
|
Rename #getImageElement to #getImage
This adds consistency between ol.Image and ol.ImageTile. Now both have
an exportable getImage method.
|
2014-10-30 08:42:09 +01:00 |
|
Frederic Junod
|
b40c439d33
|
Add new button-title example
|
2014-10-29 16:21:34 +01:00 |
|
Florent gravin
|
74410487aa
|
Refactor the use of ol.xml.getLocalName(n)
|
2014-10-28 16:48:16 +01:00 |
|
Frederic Junod
|
9ebde652dc
|
Use a standard title attribute for the control buttons
|
2014-10-28 15:22:46 +01:00 |
|