Commit Graph

6762 Commits

Author SHA1 Message Date
Tom Payne
43f3f18871 Add ol.CoverageArea 2012-07-30 21:51:42 +02:00
Tom Payne
de1e704bc7 Reuse existing function 2012-07-30 21:51:20 +02:00
Tom Payne
076342b886 Less fancy type checking 2012-07-30 21:50:48 +02:00
Tom Payne
ab8d297827 s/transform/transformFn/ 2012-07-30 21:37:25 +02:00
Tom Payne
95371b596e Use ol.control.ZoomFunction 2012-07-30 15:09:50 +02:00
Tom Payne
187da7767f Add ol.control.ZoomFunction 2012-07-30 15:09:50 +02:00
Tom Payne
82f67006ab Allow center and resolution to set to undefined 2012-07-30 15:09:50 +02:00
Tom Payne
65c8fe3741 Use ol.array utility functions 2012-07-30 15:09:50 +02:00
Tom Payne
4f9044cda4 Add ol.array utility functions 2012-07-30 15:09:50 +02:00
Tom Payne
8512eaa24f Use simpler comparison function 2012-07-30 13:02:31 +02:00
Tom Payne
34f9e35ba9 Remove trailing zeros 2012-07-30 11:56:34 +02:00
Tom Payne
b291885ffa Use clearer argument names 2012-07-30 09:19:44 +02:00
Tom Payne
a5b0fb4908 Rename ol.Array to ol.Collection 2012-07-30 09:14:53 +02:00
Tom Payne
f39a09807b Update FIXMEs 2012-07-30 00:35:07 +02:00
Tom Payne
422010271b Use ultra-sexy RotateAndZoom control by default 2012-07-30 00:30:55 +02:00
Tom Payne
74dd45f856 Add ultra-sexy RotateAndZoom control 2012-07-30 00:30:28 +02:00
Tom Payne
24888be786 Use ol.control.ShiftDragRotate 2012-07-30 00:10:08 +02:00
Tom Payne
8b900c7822 Add ol.control.ShiftDragRotate 2012-07-30 00:09:47 +02:00
Tom Payne
2f32158374 Rename ol.control.DragZoom to ol.control.ShiftDragZoom 2012-07-29 17:17:49 +02:00
Tom Payne
8179cf0b69 Add rotation to WebGL tile layer renderer 2012-07-29 17:09:33 +02:00
Tom Payne
9f3c02757d Add rotation infrastructure 2012-07-29 17:09:33 +02:00
Tom Payne
f9aa8d2e6c Order variables alphabetically 2012-07-29 17:09:33 +02:00
Tom Payne
5c30902de0 Clean up Makefile 2012-07-29 17:09:32 +02:00
Tom Payne
bd87448b59 Make ol.Coordinate inherit from goog.math.Vec2 2012-07-29 17:09:32 +02:00
Tom Payne
a8664df76b Make ol.Map.isDef stricter 2012-07-29 17:09:32 +02:00
Tom Payne
adfbf2ae7b Remove empty functions 2012-07-29 17:09:32 +02:00
Tom Payne
faa37490ea Use ol.Pixel to represent pixels 2012-07-29 17:09:32 +02:00
Tom Payne
10c85f3d07 Add ol.Pixel 2012-07-29 17:09:32 +02:00
Tom Payne
6d83205c08 Remove unused require 2012-07-29 17:09:32 +02:00
Tom Payne
b45a211cdc Use matricies for pixel/coordinate transforms 2012-07-29 17:09:32 +02:00
Tom Payne
2607399a48 Add rotation property 2012-07-29 11:13:50 +02:00
Tom Payne
74b67a2e3a Fix intermediate zoom levels in WebGL tile layer renderer 2012-07-29 11:05:13 +02:00
Tom Payne
12956da634 Add another FIXME 2012-07-28 23:47:14 +02:00
Tom Payne
ef91733505 Use consistent variable names between WebGL and DOM tile layer renderers 2012-07-28 23:42:27 +02:00
Tom Payne
6ef859b07e Avoid recalculating extent 2012-07-28 23:35:26 +02:00
Tom Payne
a4727c4ef7 Add missing dependencies 2012-07-28 23:26:34 +02:00
Tom Payne
5c0498a958 Use public methods where available 2012-07-28 23:19:14 +02:00
Tom Payne
88d1759751 Add more FIXMEs 2012-07-28 23:18:41 +02:00
Tom Payne
90a4fe9625 Layer loads should be handled by LayerRenderers, not the Map 2012-07-28 16:25:57 +02:00
Tom Payne
7144e7ad0b Use Closure logging infrastructure for WebGL errors 2012-07-28 16:01:38 +02:00
Tom Payne
b88c4f5888 Activate Closure logging infrastructure 2012-07-28 16:01:14 +02:00
Tom Payne
c4f9e3656b Don't use webgl-debug.js 2012-07-28 15:57:53 +02:00
Tom Payne
83077d2754 Clean up whitespace 2012-07-28 15:40:46 +02:00
Tom Payne
0ae4555f30 Add initial ol.layer.BingMaps 2012-07-28 01:23:40 +02:00
Tom Payne
08735e30ff Make attributions an array of strings rather than a string 2012-07-28 01:15:33 +02:00
Tom Payne
b59fe13242 Make ol.Rectangle.intersects a member function rather than a static function 2012-07-28 01:15:33 +02:00
Tom Payne
bf20ec718e Remove dead function 2012-07-28 01:15:33 +02:00
Tom Payne
c9bbf37fb0 Add another FIXME 2012-07-28 01:15:32 +02:00
Tom Payne
0804283543 Make ol.TileStore.tileGrid and tileUrlFunction protected 2012-07-28 01:15:32 +02:00
Tom Payne
6c4e91b9f6 Force render when layers load 2012-07-28 01:15:32 +02:00