Commit Graph

24 Commits

Author SHA1 Message Date
Tom Payne 6c4e91b9f6 Force render when layers load 2012-07-28 01:15:32 +02:00
Tom Payne ade0d17541 Only iterate over ready, visible layers 2012-07-28 01:15:32 +02:00
Tom Payne 6ceeac2427 Add ol.Layer.isReady 2012-07-27 23:34:11 +02:00
Tom Payne 04f71183e8 Add ol.Store.isReady 2012-07-27 23:32:48 +02:00
Tom Payne ed4a888469 Use inheritance rather than creating an instance for OpenStreetMap, make attribution a function rather than a property 2012-07-26 00:25:03 +02:00
Tom Payne 3ddb1137cc Use undefined, not null, found in parallel with @elemoine 2012-07-24 22:34:31 +02:00
Tom Payne 228547d0fe Add ol.Map.isDef 2012-07-24 20:47:34 +02:00
Tom Payne b1012b5b86 Make extent a function rather than a property 2012-07-24 15:17:35 +02:00
Éric Lemoine 8a8a9a8c9a add map FIXMES 2012-07-23 23:27:03 +02:00
Éric Lemoine 6d28ad2740 use goog.fx.Dragger for map drag 2012-07-23 23:26:48 +02:00
Tom Payne 58bd2182a6 Remove some unnecessary parentheses 2012-07-22 22:37:43 +02:00
Tom Payne 269bd9387e Rename freeze/thaw to freezeRendering/unfreezeRendering 2012-07-22 22:37:43 +02:00
Tom Payne a2f24b9d43 Check that values are in range and avoid unnecessary updates 2012-07-22 22:37:43 +02:00
Tom Payne b809bde576 Activate keyboard zoom by default 2012-07-22 14:54:17 +02:00
Tom Payne 0edac78bd0 Activate keyboard pan control by default 2012-07-22 14:54:17 +02:00
Tom Payne 463084ab3e Handle keyboard events 2012-07-22 14:54:17 +02:00
Tom Payne 7ed71f7149 Make browserEvent property public 2012-07-22 14:54:17 +02:00
Tom Payne 5e2a5dfbc4 Add missing require 2012-07-22 14:54:17 +02:00
Tom Payne 4b433f0c9b Move file missed in earlier clean-up 2012-07-22 14:54:17 +02:00
Tom Payne cbafc0795d Add another FIXME 2012-07-22 11:40:48 +02:00
Tom Payne ec2ab8265c Add brightness and contrast controls, thanks @evanw 2012-07-22 11:40:47 +02:00
Tom Payne 883089c3d1 Sort properties 2012-07-22 11:40:47 +02:00
Tom Payne f280faff67 Add hue and saturation controls, thanks @evanw 2012-07-22 11:40:47 +02:00
Tom Payne 65b7504c9f Clean up directory structure 2012-07-22 11:40:47 +02:00