Commit Graph

6433 Commits

Author SHA1 Message Date
Tom Payne 24ba87bf92 s/yield/forEach/ 2012-07-11 17:20:07 +02:00
Tom Payne 65b0094a78 Test ol.TileGrid.yieldTileCoordParents 2012-07-11 17:20:07 +02:00
Tom Payne abb49a899a Add ol.TileBounds.forEachTileCoord 2012-07-11 17:20:07 +02:00
Tom Payne 85716afa38 Top should always be greater than or equal to bottom in ol.TileBounds 2012-07-11 17:20:07 +02:00
Tom Payne 9a89814896 Store number of resolutions in member variable 2012-07-11 17:20:07 +02:00
Tom Payne ff34400d96 Add ol.TileCoord.clone 2012-07-11 17:20:07 +02:00
Tom Payne 9712c706ba Test ol.TileGrid.getExtentTileBounds 2012-07-11 17:20:07 +02:00
Tom Payne 4ff6f03834 s/getTileBounds/getExtentTileBounds/ 2012-07-11 17:20:07 +02:00
Tom Payne 656974090f Pass z when yielding TileCoord parents 2012-07-11 17:20:07 +02:00
Tom Payne e63f7d166f Don't crop against TileGrid extent in TileGrid 2012-07-11 17:20:07 +02:00
Tom Payne fe38bb694b Re-order functions alphabetically 2012-07-11 17:20:07 +02:00
Tom Payne e656597a59 Stricter type checking on ol.TileGrid origins 2012-07-11 17:20:07 +02:00
Tom Payne ad30fbe544 Add initial ol.TileGrid tests 2012-07-11 17:20:06 +02:00
Tom Payne 896c4c102a Check resolutions are strictly monotonically decreasing 2012-07-11 17:20:06 +02:00
Tom Payne 727b2905f7 Suppress gjslint warnings 2012-07-11 17:20:06 +02:00
Tom Payne b92a958bcd Add more ol.Array tests 2012-07-11 17:20:06 +02:00
Tom Payne 7b6fb0b4ca Enumerate ol.Array properties 2012-07-11 17:20:06 +02:00
Tom Payne d70869c702 Rename ol.MVCArray to ol.Array 2012-07-11 17:20:06 +02:00
Tom Payne 331ee15ac8 Enumerate ol.Object properties 2012-07-11 17:20:06 +02:00
Tom Payne 438d5f2484 Rename ol.MVCObject to ol.Object 2012-07-11 17:20:06 +02:00
Tom Payne 4bdaf293b0 Add ol.Extent.transform 2012-07-11 17:20:06 +02:00
Tom Payne 9368f05d1c Factor out ol.TransformFunction 2012-07-11 17:20:06 +02:00
Tom Payne a2cf655bfa Add ol.Layer 2012-07-11 17:20:06 +02:00
Tom Payne 89ec9bf07a Update ol.Projection 2012-07-11 17:20:06 +02:00
Tim Schaub c56fce2be8 Attempting to clarify. 2012-07-11 17:20:06 +02:00
Tom Payne 94d85d4821 Fix lint warnings 2012-07-11 17:20:06 +02:00
Tom Payne 13c8b8b0de Include externs in lint 2012-07-11 17:20:06 +02:00
Tom Payne 48cc0bed93 Add externs for Proj4js 2012-07-11 17:20:06 +02:00
Tom Payne bd61a0be15 Add ol.LayerView 2012-07-11 17:20:06 +02:00
Tom Payne 9900084f46 Add initial ol.TileGrid skeleton 2012-07-11 17:20:05 +02:00
Tom Payne afb37035dc Add ol.Extent 2012-07-11 17:20:05 +02:00
Tom Payne 8014f68719 Use goog.math.Bounds for extents 2012-07-11 17:20:05 +02:00
Tom Payne 25d67e670f Layers should always have an extent 2012-07-11 17:20:05 +02:00
Tom Payne dc2993b61d Add ol.Camera 2012-07-11 17:20:05 +02:00
Tom Payne c04e3d339f Add ol.TileUrl 2012-07-11 17:20:05 +02:00
Tom Payne 6ced2b5815 Update ol.Bounds, remove referenced/unreferenced bounds distinction 2012-07-11 17:20:05 +02:00
Tom Payne a3322aa9e1 Add ol.TileBounds 2012-07-11 17:20:05 +02:00
Tom Payne 9f0738aa99 Add ol.TileCoord 2012-07-11 17:20:05 +02:00
Tom Payne b4e2e45166 Add ol.MVCArray 2012-07-11 17:20:05 +02:00
Tom Payne 97b062fb73 Add ol.MVCObject 2012-07-11 17:20:05 +02:00
Tom Payne 46b4d96fb0 Add all.js for testing 2012-07-11 17:20:05 +02:00
Tom Payne 61038cde5f Move ol.js and ol.export.js into exports/ol.js 2012-07-11 17:20:05 +02:00
Tom Payne 79aa190e30 Add Makefile with lint target to use gjslint 2012-07-11 17:20:00 +02:00
Tom Payne 67105b0256 Don't discard Plovr version 2012-07-11 17:12:38 +02:00
Tom Payne ed01a5db13 Ignore build targets 2012-07-11 17:12:38 +02:00
Éric Lemoine 6f1f9922cc more structure in doc/ol3.md 2012-07-11 17:12:37 +02:00
Éric Lemoine 3efa392d1f ol3.md updates 2012-07-11 17:12:37 +02:00
Éric Lemoine c07d0c668d change ol3 doc from txt to markdown 2012-07-11 17:12:37 +02:00
Éric Lemoine 1bd975bc23 add design assertions to the doc/ol3.txt doc 2012-07-11 17:12:37 +02:00
Tom Payne 2474429f8c Add initial architecture draft 2012-07-11 17:12:37 +02:00