raupach / raupach/AutoDrive_RouteManager

The background map should be divided into several individual tiles

Open
#3 0 comments 0 reactions 1 assignee Claimed by @raupach View on GitHub
enhancement help wanted
Dominant language
Java
Stars
5
Forks
6
PR merge metrics
No merged PRs in 30d

Description

If the background map is to be displayed in full zoom level (approx. 15x), this image is very large and the calculation takes too long. For this reason it seems to make sense to divide this image into different tiles and to load only those tiles in the editor that are displayed. If necessary, a cache into the file system has to be implement of the scaled images and tiles, because a repeated zoom-in and zoom-out will cause a constant recalculation.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.