Bart van den Eijnden
726b9dead8
Merge pull request #262 from bartvde/forloops
...
protect for in loops with hasOwnProperty (r=@elemoine,@marcjansen)
2012-03-01 01:09:19 -08:00
Tim Schaub
de68e00a58
Merge pull request #263 from jorix/always_requires
...
Avoid using the [first] section. Specify dependencies in the lib.
2012-02-29 19:31:15 -08:00
Bart van den Eijnden
e3cc96dbfb
protect for in loops with hasOwnProperty
2012-02-29 18:43:55 +01:00
Matt Priour
5c42b2f3ff
Remove canvas renderer, as it is redundant with SVG and SVG is better supported and more robust across non-IE browsers
2012-02-29 10:13:57 -06:00
Xavier Mamano
fe33e29000
If using OpenLayers namespace must have at least one requirement.
2012-02-29 17:07:41 +01:00
Matt Priour
dd11c75625
Merge branch 'master' into light-build
2012-02-29 10:02:22 -06:00
Matt Priour
da1a79018a
Build full, light & mobile minified & debug versions of OpenLayers during release & dev dir update process
2012-02-29 09:58:23 -06:00
ahocevar
d7a3ecac08
Merge pull request #259 from ahocevar/259
...
Don't overwrite params, and use params in Layer.ArcGISCache. r=@elemoine
2012-02-29 07:55:53 -08:00
ahocevar
fa30c1da5c
Don't overwrite params, and use params in Layer.ArcGISCache
2012-02-29 16:52:31 +01:00
Bart van den Eijnden
85b997fa0e
Merge pull request #258 from bartvde/textplacement
...
PointPlacement and LinePlacement are choices, so don't output both (r=@ahocevar)
2012-02-29 05:54:00 -08:00
Bart van den Eijnden
2421ed6da3
add comments to the test (suggestion by @ahocevar)
2012-02-29 14:53:20 +01:00
Bart van den Eijnden
0e1a30b3cd
PointPlacement and LinePlacement are choices, so don't output both
2012-02-29 14:42:11 +01:00
Éric Lemoine
8273f153dc
Merge pull request #223 from camptocamp/access_panelbutton
...
make it possible to create accessible panel buttons
2012-02-29 04:39:57 -08:00
Éric Lemoine
98ff5473a6
add tests for buttonclick.getPressedButton
2012-02-29 13:36:07 +01:00
Éric Lemoine
6a43fcaefc
change buttonclick.getPressedButton depth value from 5 to 3, this allows buttons with grand children (2 levels)
2012-02-29 13:34:47 +01:00
ahocevar
8ea3b1bd3e
Merge pull request #255 from ahocevar/255
...
LayerSwitcher broken when rendered to custom div. r=@elemoine
2012-02-29 04:25:18 -08:00
Éric Lemoine
3f99354d8c
Merge pull request #257 from probins/opacity
...
Make layer opacity api property
2012-02-29 04:00:06 -08:00
Peter Robins
55c18076d3
Make layer opacity api property
2012-02-29 10:40:20 +00:00
Bart van den Eijnden
2955302650
Merge pull request #256 from bartvde/vendoroptions
...
make vendorOptions an object instead of an array (r=@ahocevar)
2012-02-29 02:11:41 -08:00
Bart van den Eijnden
b699afa57f
make vendorOptions an object instead of an array, which makes it more convenient to prevent duplicate vendorOptions
2012-02-29 10:57:08 +01:00
ahocevar
557d7ab0d7
Fixing typo.
2012-02-29 10:49:40 +01:00
ahocevar
d0c782ca74
Making LayerSwitcher work again outside viewport.
2012-02-29 10:40:45 +01:00
ahocevar
b7eba35077
Notes on incorrect maxResolution of 156543.0339 and defaults coupled with projection
2012-02-29 08:11:14 +01:00
Matt Priour
cd2a6aaaaf
Merge branch 'master' of https://github.com/openlayers/openlayers into light-build
2012-02-28 23:26:29 -06:00
Matt Priour
3667428692
Add LayerSwitcher and remove vector editing
2012-02-28 22:52:40 -06:00
Éric Lemoine
00909404ab
[Event.buttonclick] make buttonclick work if target element is a child of the clicked button
2012-02-29 00:56:52 +01:00
Xavier Mamano
9e48825205
Preserve the title and the className if they are set in createControlMarkup.
2012-02-28 22:28:33 +01:00
Éric Lemoine
3b7585be24
avoid useless deref
2012-02-28 22:28:33 +01:00
Éric Lemoine
0f0e60c336
[examples] more docs in the accessible-panel example
2012-02-28 22:28:33 +01:00
Éric Lemoine
aedc96f030
[examples] add an accessible-panel example
2012-02-28 22:28:33 +01:00
Éric Lemoine
e551fc672c
[Event.buttonclick] make buttonclick work on RETURN/SPACE keydown
2012-02-28 22:28:33 +01:00
Éric Lemoine
5539f6e958
[Control.Panel] place code creating the control markup in a separate function
2012-02-28 22:28:33 +01:00
tschaub
396b016220
Mask requestAnimationFrame so tiles load in FF.
2012-02-28 12:03:27 -07:00
Matt Priour
d0ccfacb66
Add GetFeature control & FramedCloud popups. Use OSM.js rather than XYZ.js
2012-02-28 11:51:35 -06:00
Éric Lemoine
cb71eccb34
Merge pull request #252 from probins/doc
...
Remove doc/walkthru.html
2012-02-28 09:43:03 -08:00
Matt Priour
62f62510c8
Initial light build config file
2012-02-28 10:52:49 -06:00
Frédéric Junod
e14347dbc3
Merge pull request #29 from fredj/map-original-options
...
Expose map original options. r=@elemoine
2012-02-28 07:07:31 -08:00
ahocevar
2e6fe7d330
Notes about wrapDateLine.
2012-02-28 15:07:03 +01:00
Éric Lemoine
3cc0b8f51c
Merge pull request #253 from probins/readme
...
Fix broken link in readme
2012-02-28 05:03:17 -08:00
Peter Robins
f9b64d945a
Fix broken link in readme
2012-02-28 12:52:53 +00:00
Tim Schaub
4d31a3ed3a
Method for getting both feature id and data.
...
Having to call two methods to get complete feature information (id and data) is cumbersome. The `getFeatureInfo` method returns an object with both feature id and data.
2012-02-28 05:37:28 -07:00
Bart van den Eijnden
afe2966385
Merge pull request #208 from bartvde/wfs11
...
implement readers for URL endpoints in WFS 1.1, this meant restructuring the WFS Capabilities format to use the new readers and writers structures (r=@ahocevar)
2012-02-28 04:32:59 -08:00
Marc Jansen
631f6b5d3d
Merge pull request #218 from marcjansen/testsuite-fixes
...
Testsuite fixes
2012-02-28 04:32:36 -08:00
Bart van den Eijnden
dd97bed3b4
merge with trunk
2012-02-28 13:31:14 +01:00
Peter Robins
2f3f849597
Remove doc/walkthru.html
2012-02-28 12:14:43 +00:00
Éric Lemoine
cb27e9def4
Merge pull request #250 from camptocamp/access_clickexample
...
Accessible click control example
2012-02-28 03:15:43 -08:00
ahocevar
94e8fff9e6
Fixing test (see #249 )
2012-02-28 12:05:13 +01:00
Éric Lemoine
43809ea330
Merge pull request #222 from camptocamp/access_keyboardcontrol
...
KeyboardDefaults control improvements
2012-02-28 03:02:19 -08:00
Arjen Kopinga
1c6d44e5d5
Moved symbol definitions to Renderer.js
2012-02-28 11:52:46 +01:00
Arkadiusz Grabka
8fcc3c79f8
Added translations for Polish language.
2012-02-28 10:57:17 +01:00