This website requires JavaScript.
Explore
Help
Sign In
ashatora
/
openlayers
Watch
1
Star
0
Fork
0
You've already forked openlayers
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
0cda18f58a5958c98346308e0ae72265677174d3
openlayers
/
src
/
ol
/
render
/
canvas
T
History
Andreas Hocevar
0cda18f58a
Merge pull request
#9008
from ahocevar/decouple-group-creation
...
Decouple render instruction creation from rendering
2018-12-07 14:33:54 +01:00
..
Builder.js
Add ': void' to non returning functions (error TS7014)
2018-12-06 19:57:45 +01:00
BuilderGroup.js
Remove unused Builder/Executor functions and members
2018-11-25 20:06:37 +01:00
BuilderType.js
Remove unused Builder/Executor functions and members
2018-11-25 20:06:37 +01:00
Executor.js
Remove CANVAS_LINE_DASH from ol/has
2018-12-07 13:15:23 +01:00
ExecutorGroup.js
Streamline tile preparation and remove unused code
2018-11-29 22:35:46 +01:00
ImageBuilder.js
Remove unused Builder/Executor functions and members
2018-11-25 20:06:37 +01:00
Immediate.js
Remove CANVAS_LINE_DASH from ol/has
2018-12-07 13:15:23 +01:00
Instruction.js
Use Array<Foo> instead of Array.<Foo>
2018-07-25 18:32:43 -07:00
LineStringBuilder.js
Remove unused Builder/Executor functions and members
2018-11-25 20:06:37 +01:00
PolygonBuilder.js
Remove unused Builder/Executor functions and members
2018-11-25 20:06:37 +01:00
TextBuilder.js
Use camel-cased inheritDoc for consistency
2018-12-03 20:42:03 +01:00