mirror of
https://github.com/maplibre/maplibre-rs.git
synced 2025-12-08 19:05:57 +00:00
Add more goals
This commit is contained in:
parent
637d90816f
commit
dcefe9afed
@ -1 +1,20 @@
|
||||
# Developer Resources
|
||||
# Developer Resources
|
||||
|
||||
## Next Major Goals
|
||||
|
||||
* Improve buffer_pool eviction rules
|
||||
* Input-handling via events and functional pipelines
|
||||
* Show old tiles until new tile is ready
|
||||
* Map feeling:
|
||||
* Wrap world around in x direction
|
||||
* Limit panning in y direction
|
||||
* Nicer default map style
|
||||
|
||||
|
||||
## Future Goals
|
||||
* Very simple text rendering
|
||||
* Cache tesselation results
|
||||
* We have three "caches": downloaded tiles, tessellated tiles, gpu tiles
|
||||
* Handle missing tiles
|
||||
* Support different tile raster addressing
|
||||
* Support multiple projections?
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user