Commit Graph
39 Commits
Author SHA1 Message Date
Tim Schaub 53da372d0a No default export from lowercase modules 2017-12-13 09:11:06 -07:00
Tim Schaub 453ddd76b3 Remove ol/source/ImageVector 2017-12-12 19:38:06 -07:00
Tim Schaub d04b25403d Clean up filters 2017-12-12 19:36:35 -07:00
Tim Schaub 72ff21e01f Remove exceedLength 2017-12-12 19:29:42 -07:00
Tim Schaub 7e3d44e35a Remove ol/Attribution 2017-12-12 19:27:23 -07:00
Tim Schaub ac6b3fb908 Remove device orientation 2017-12-12 19:17:51 -07:00
Tim Schaub bb48b09920 Remove ol/proj/common 2017-12-12 19:13:05 -07:00
Tim Schaub ea6a397647 Add remaining TODOs 2017-12-12 17:42:48 -07:00
Tim Schaub ed5b28f366 Move DEFAULT_WMS_VERSION to a common source module 2017-12-12 17:42:44 -07:00
Tim Schaub f403a06967 Move ENABLE_RASTER_REPROJECTION to a temporary place 2017-12-12 17:30:59 -07:00
Tim Schaub ee5507cae8 Remove ENABLE_PROJ4JS 2017-12-12 17:26:01 -07:00
Tim Schaub 9e34c145c3 Remove ENABLE_WEBGL 2017-12-12 17:21:42 -07:00
Tim Schaub 755619fa87 Remove ENABLE_CANVAS 2017-12-12 17:18:41 -07:00
Tim Schaub 0a12ca690f Remove ASSUME_TOUCH 2017-12-12 17:15:50 -07:00
Tim Schaub 8bf00cbfb7 Move raster reprojection error threshold to a common reproj module 2017-12-12 17:15:46 -07:00
Tim Schaub b8ab1ff852 Move simplify tolerance to the vector renderer 2017-12-12 16:54:01 -07:00
Tim Schaub 60f6736360 Move max subdivision and max triangle width to triangulation module 2017-12-12 16:54:01 -07:00
Tim Schaub 4b0dad27f5 Move min and max ratios to the overview map control 2017-12-12 16:54:01 -07:00
Tim Schaub 34c132a67e Move MOUSEWHEELZOOM_MAXDELTA to the mouse wheel zoom interaction 2017-12-12 16:54:01 -07:00
Tim Schaub 7725bc37bc Move WEBGL_TEXTURE_CACHE_HIGH_WATER_MARK to the WebGL map renderer 2017-12-12 16:54:01 -07:00
Tim Schaub 6afd7b4783 Move things specific to the atlas manager to AtlasManager.js 2017-12-12 16:54:01 -07:00
Tim Schaub c40d9634bb Move DEFAULT_MIN_ZOOM to the one place it is used 2017-12-12 16:54:01 -07:00
Tim Schaub f2752eb01e Common tilegrid exports 2017-12-12 16:53:57 -07:00
Tim Schaub 87295a74dd Use named exports from ol/index.js 2017-12-12 12:34:23 -07:00
Tim Schaub 50737f7f73 Remove unused code, get tests passing on Travis 2017-12-12 06:58:02 -07:00
Tim Schaub 7f47883c48 Transformed 2017-12-12 06:53:18 -07:00
Tim Schaub 1cdb6a66f0 Imports cased like the filename 2017-12-12 06:53:17 -07:00
Tim Schaub 6a1699cfd9 Remove unnecessary require 2017-12-11 13:13:20 -07:00
Tim Schaub 7822864ab3 Proper projection construction 2017-12-11 10:51:24 -07:00
Tim Schaub e7afe2cb9c Update package versions to 4.1.1 2017-05-03 08:30:29 -06:00
Tim Schaub 3c62396533 Report on any warnings from the linter 2017-05-03 06:37:36 -06:00
Tim Schaub 3c88e04d4c New task for bundling dependencies 2017-05-02 23:28:00 -06:00
Tim Schaub 9adab910f4 Ensure that the package builds 2017-05-02 23:21:52 -06:00
Tim Schaub d7969931e8 Try to fix lint in the package 2017-05-02 23:21:45 -06:00
Tim Schaub 8690bb7c12 Use @mapbox/vector-tile 2017-05-02 15:14:30 -06:00
Tim Schaub 49b5bbc964 Treat missing requires as an error 2017-05-02 15:04:20 -06:00
Tim Schaub 479d98212b Disable no-missing-requires rule in generated shader code 2017-05-02 15:04:20 -06:00
Tim Schaub 3f973e6fa3 Allow single (non-default) import from dependencies 2017-05-02 15:04:20 -06:00
Tim Schaub 584d4f67bd Uppercase for PBF constructor 2017-05-02 15:04:20 -06:00