-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[API] + OSM.NetworkRequest.pas, more smart ordering in TNetworkReques…
…tQueue. Method SetCurrentViewRect allows to set current viewport of a map so that extraction of queued tiles first looks for those in this area. This removed time lag before current view area is fully downloaded and shown. Demo: + Uses this new feature; some comments added on it and also on demo logging that causes visual glitches
- Loading branch information
1 parent
5a5513f
commit 9f6e2dd
Showing
3 changed files
with
70 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters