fredj
|
4844baf666
|
replace Pixel argument with simple object (Pixel.offset)
|
2012-01-14 14:11:24 +01:00 |
|
fredj
|
3cc62c3fc8
|
replace Pixel argument with simple object (Map.getMapObjectPixelFromXY)
|
2012-01-14 14:11:24 +01:00 |
|
fredj
|
a111808e06
|
replace Pixel argument with simple object (Map.getLonLatFromPixel)
|
2012-01-14 14:11:24 +01:00 |
|
fredj
|
69bc0fc772
|
replace map.minPx and map.maxPx with simple objects
|
2012-01-14 14:11:24 +01:00 |
|
fredj
|
8ef0ad8c17
|
replace Pixel argument with simple object (Map.getLonLatFromViewPortPx)
|
2012-01-14 14:11:24 +01:00 |
|
fredj
|
1df5cfa158
|
replace LonLat argument with simple object (Map.getLayerPxFromLonLat)
|
2012-01-14 14:11:24 +01:00 |
|
Éric Lemoine
|
7a5b469192
|
Merge pull request #116 from elemoine/redraw
make Layer.redraw not unconditionally set zoomChanged to true when calling Layer.moveTo
|
2012-01-13 08:37:09 -08:00 |
|
Pierre GIRAUD
|
a719de7e93
|
Fixing typo and documentation mistakes. No functional changes.
|
2012-01-13 17:12:14 +01:00 |
|
Pierre GIRAUD
|
78714f6de4
|
Adding some documentation to the locationupdated documentation. No functional change.
|
2012-01-13 12:12:35 +01:00 |
|
Éric Lemoine
|
e1ea3471e0
|
Merge pull request #143 from jorix/stop-freehand
Handler.Path: Stop freehand using "maxVertices"
|
2012-01-12 12:08:12 -08:00 |
|
Éric Lemoine
|
9ebb64edef
|
Merge pull request #142 from jorix/doc-links
Docs: Set many links as {<...>}
|
2012-01-12 11:25:03 -08:00 |
|
Xavier Mamano
|
59dfb7ec11
|
Add test for stop freehand using "maxVertices"
|
2012-01-12 20:23:01 +01:00 |
|
Xavier Mamano
|
5cbdd27706
|
Docs: Set many links as {<...>}
|
2012-01-12 20:03:40 +01:00 |
|
fredj
|
cbfb68f397
|
Change all 'Parameter:' to 'Parameters:' in documentation. Non functional change
|
2012-01-12 09:32:49 +01:00 |
|
fredj
|
4fcd28fe08
|
Change some 'Parameter' to 'Property' in documentation. Non functional change
|
2012-01-12 09:30:51 +01:00 |
|
fredj
|
04ae5f8db8
|
Change all 'Return:' to 'Returns:' in documentation. Non functional change
|
2012-01-12 09:26:49 +01:00 |
|
fredj
|
4769e119a0
|
Correct spelling in documentation. Non functional change.
|
2012-01-12 09:12:07 +01:00 |
|
Xavier Mamano
|
70f42b0629
|
Stop freehand using "maxVertices"
|
2012-01-12 08:46:15 +01:00 |
|
ahocevar
|
f4c951c3ce
|
Merge pull request #132 from jorix/Docs-issues
Docs issues
|
2012-01-11 13:55:27 -08:00 |
|
Bart van den Eijnden
|
5393532f58
|
Merge pull request #136 from bartvde/csw
Add CS-W protocol based on the work from pgiraud (http://trac.osgeo.org/openlayers/ticket/2133)
|
2012-01-11 06:35:04 -08:00 |
|
Bart van den Eijnden
|
9a80c5f30f
|
incorporate ahocevar's review
|
2012-01-11 15:33:25 +01:00 |
|
Tim Schaub
|
a7374db913
|
Merge pull request #134 from probins/splitnoml
Removing MultiLineString dependency from the Split control. Thanks @probins for the contribution.
|
2012-01-09 22:50:15 -08:00 |
|
fredj
|
9ad899c3a0
|
doc typo
|
2012-01-09 13:26:08 +01:00 |
|
Peter Robins
|
1b031bcd26
|
Control/Split isEligible() should check feature has a geometry
|
2012-01-09 11:13:36 +00:00 |
|
Peter Robins
|
128791be2c
|
Merge branch 'master' into splitnoml
|
2012-01-09 10:37:38 +00:00 |
|
Bart van den Eijnden
|
10d3394896
|
this part does not seem to be used anymore in the patch
|
2012-01-09 10:39:52 +01:00 |
|
Bart van den Eijnden
|
476d438578
|
minor doc adjustments and a bit more test coverage
|
2012-01-09 10:27:44 +01:00 |
|
Bart van den Eijnden
|
ab49a195e3
|
update copyright
|
2012-01-09 10:07:26 +01:00 |
|
Bart van den Eijnden
|
41370b3eb7
|
fix up broken test
|
2012-01-09 09:57:32 +01:00 |
|
Bart van den Eijnden
|
849189d136
|
Merge branch 'master' of github.com:bartvde/openlayers into csw
|
2012-01-09 09:41:59 +01:00 |
|
Bart van den Eijnden
|
a6be4a4b6c
|
start with the patch from OL Trac ticket 2133
|
2012-01-09 09:29:15 +01:00 |
|
Tim Schaub
|
0127806ee2
|
Assert that split control works with no geometry.
|
2012-01-08 21:14:17 -05:00 |
|
Xavier Mamano
|
6fd4d27700
|
Change docs to "Valid options:" in Util.createUrlObject
|
2012-01-09 00:35:54 +01:00 |
|
Xavier Mamano
|
f4a6d4c7b2
|
Set key as property in Bing.js and many links as {<...>}
|
2012-01-09 00:30:53 +01:00 |
|
Peter Robins
|
9453d0ce7c
|
Revised version for checking geometry splittable
|
2012-01-08 20:08:36 +00:00 |
|
Peter Robins
|
5f6bd6acee
|
Revised version for checking geometry splittable
|
2012-01-08 20:04:35 +00:00 |
|
Peter Robins
|
0296a46de8
|
Control/Split should work w/o MultiLineString
|
2012-01-08 14:36:30 +00:00 |
|
Xavier Mamano
|
f64dea59e8
|
More details manually observed while reviewing documentation.
|
2012-01-07 23:33:50 +01:00 |
|
Xavier Mamano
|
107edcf0e5
|
Some minor documentation adjustments.
|
2012-01-07 20:07:07 +01:00 |
|
Xavier Mamano
|
b7dee9ca6d
|
Some problems in the documentation detected using "closure_verify"
|
2012-01-07 19:29:41 +01:00 |
|
tschaub
|
fc43ea715a
|
Documenting the deprecated.js script.
|
2012-01-05 10:50:45 -07:00 |
|
tschaub
|
0e6d971ad0
|
Updating API doc menus.
After the big reshuffle while deprecating stuff, NaturalDocs started over with a new menu so we lost the structure we had set up.
|
2012-01-05 10:36:45 -07:00 |
|
Frédéric Junod
|
2d7fa6810a
|
Merge pull request #130 from fredj/tile-class
OpenLayers.Layer.Grid: ability to change the tile types. r=tschaub
|
2012-01-04 22:47:23 -08:00 |
|
fredj
|
3245836b6d
|
New OpenLayers.Layer.Grid.tileClass option. Defaults to OpenLayers.Tile.Image
|
2012-01-04 12:37:39 +01:00 |
|
fredj
|
2fabd6954c
|
Fix indentation
|
2012-01-04 12:16:06 +01:00 |
|
Éric Lemoine
|
0cc4dc81ec
|
Merge branch 'master' into redraw
|
2012-01-04 09:06:29 +01:00 |
|
Éric Lemoine
|
eedcaf0ba2
|
add a test to verify that Layer.HTTPRequest.mergeNewParams set resolution to null prior to calling redraw
|
2012-01-04 09:02:38 +01:00 |
|
Éric Lemoine
|
0d702609b1
|
revert changes to layer mergeNewParams tests (ff045172)
|
2012-01-04 08:59:47 +01:00 |
|
Éric Lemoine
|
d64bbe1cfc
|
better doc strings for Layer.resolution
|
2012-01-04 08:47:55 +01:00 |
|
Éric Lemoine
|
0ef4c8dd5b
|
make redraw return the return value of mergeNewParams
|
2012-01-04 08:47:28 +01:00 |
|