Commit Graph

10879 Commits

Author SHA1 Message Date
Tom Payne 633920d0f7 Buffer batch group extent 2013-11-20 11:41:51 +01:00
Tom Payne 9f2ce8f50e Add more FIXMEs 2013-11-20 11:41:50 +01:00
Tom Payne e403f10de5 Add GeoJSON example 2013-11-20 11:41:50 +01:00
Tom Payne f0b4a5a35e Activate canvas vector layer renderer 2013-11-20 11:41:49 +01:00
Tom Payne fb7ccc9d16 Add initial canvas vector layer renderer 2013-11-20 11:41:09 +01:00
Tom Payne d2dbc27b0a Add shared vector rendering functions 2013-11-20 11:41:09 +01:00
Tom Payne 1c23c8b674 Add initial canvas implementation of replay API 2013-11-20 11:41:09 +01:00
Tom Payne 35d1fe5d75 Add initial replay API 2013-11-20 11:41:09 +01:00
Tom Payne 711917db62 Add ol.layer.Vector 2013-11-20 11:41:09 +01:00
Tom Payne 30311f0b65 Add ol.style 2013-11-20 11:41:08 +01:00
Tom Payne f445a7230b Rename transformPath to transformCoordinates 2013-11-20 11:41:08 +01:00
Tom Payne 14ed09eb6f Move old replay API out of the way 2013-11-20 11:41:08 +01:00
Tom Payne 9bd9a1848e Use scope in ol.source.GeoJSON 2013-11-20 11:41:08 +01:00
Tom Payne 82dc4baff6 Add scope and type checking to ol.reader.GeoJSON 2013-11-20 11:41:08 +01:00
Tom Payne 2704da9e4e Mark constants 2013-11-20 11:41:08 +01:00
Tom Payne f9105c18eb Use GeoJSON types for geometries 2013-11-20 11:41:08 +01:00
Tom Payne 67cd0597bb Add ol.source.Vector#forEachFeatureInExtent and #getAllFeaturesInExtent 2013-11-20 11:41:08 +01:00
Tom Payne 63a0219f3d Add some FIXMEs 2013-11-20 11:41:07 +01:00
Tom Payne 4260283497 Add layout and stride to ol.geom.Geometry 2013-11-20 11:41:07 +01:00
Tom Payne 61a217e8dd Add ol.source.GeoJSON 2013-11-20 11:41:07 +01:00
Tom Payne db40842487 Add ol.source.Vector 2013-11-20 11:41:07 +01:00
Tom Payne 07ef8e774d Move parser examples away 2013-11-20 11:41:07 +01:00
Tom Payne 72d849563b Remove type filter hack from ol.structs.RTree 2013-11-20 11:41:07 +01:00
Tom Payne 3d8d8b0ce6 Add ol.reader.GeoJSON 2013-11-20 11:41:07 +01:00
Tom Payne 9c02b8e90c Add ol.Feature 2013-11-20 11:41:07 +01:00
Tom Payne fb6a2867ff Add ol.geom.Polygon 2013-11-20 11:41:07 +01:00
Tom Payne ac37980999 Add ol.geom.LineString 2013-11-20 11:41:06 +01:00
Tom Payne cb75fcad9f Add ol.geom.Point 2013-11-20 11:41:06 +01:00
Tom Payne 7ff95adbb1 Add ol.geom.Geometry 2013-11-20 11:41:06 +01:00
Tom Payne 3368576505 Add more extent functions 2013-11-20 11:41:06 +01:00
Tom Payne a49e169622 Order tests sensibly 2013-11-20 11:41:06 +01:00
Tom Payne fbb817157b Fix typo in tests 2013-11-20 11:41:06 +01:00
Tom Payne 18aa1b8ae5 Fix order of arguments to ol.extent.createOrUpdate 2013-11-20 11:41:06 +01:00
Tom Payne bd82e1aa1a Remove vector code from files 2013-11-20 11:41:04 +01:00
Tom Payne 4e65fefc00 Move vector code out of the way 2013-11-20 11:39:21 +01:00
Tom Payne 81349d382b Add ol.replay.CanvasBatch#getExtent 2013-11-20 11:39:20 +01:00
Tom Payne 59ab8f0155 Add ol.replay.Batch#getExtent 2013-11-20 11:39:20 +01:00
Tom Payne 530d8b67a3 Add ol.extent.extendXY 2013-11-20 11:39:20 +01:00
Tom Payne 400b946354 Add @tschw to AUTHORS.md 2013-11-20 11:39:20 +01:00
Tom Payne 6a93731fee Rename ol.replay base classes 2013-11-20 11:39:20 +01:00
Tom Payne 366bdd295d Add initial canvas implementation of replay API 2013-11-20 11:39:19 +01:00
Tom Payne 409b458d30 Add ol.replay.transformPath 2013-11-20 11:39:19 +01:00
Tom Payne 3e12f57cf5 Add initial canvas-like API 2013-11-20 11:39:19 +01:00
Tom Payne 3d072a1af8 Add ol.Color.parse 2013-11-20 11:39:19 +01:00
Tom Payne a60a03149e Correct transform and remove unused variables 2013-11-20 11:39:19 +01:00
Tom Payne ea74809256 Remove unused vector layer canvas 2013-11-20 11:39:19 +01:00
Tom Payne bbd461f181 Remove stray call to composeFrame, thanks @elemoine 2013-11-20 11:39:19 +01:00
Tom Payne d774d2007d Render features even while animating and interacting 2013-11-20 11:39:19 +01:00
Tom Payne 91fc1a7663 Render vector features directly to output canvas 2013-11-20 11:39:18 +01:00
Tom Payne e0ef5fc7ee Pass context instead of canvas when creating ol.renderer.canvas.Vector 2013-11-20 11:39:18 +01:00