Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Lazily create LiveTile* objects #1695

Closed
kkaefer opened this issue Jun 8, 2015 · 1 comment
Closed

Lazily create LiveTile* objects #1695

kkaefer opened this issue Jun 8, 2015 · 1 comment

Comments

@kkaefer
Copy link
Member

kkaefer commented Jun 8, 2015

We're currently creating all LiveTile* objects for all zoom levels when adding annotations. Instead, we should create them lazily when we're actually calling annotationManager.getTile. This saves time and when adding annotations.

@kkaefer
Copy link
Member Author

kkaefer commented Jun 9, 2015

This is incorporated into #1694.

@kkaefer kkaefer closed this as completed Jun 9, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant