forked from IITC-CE/ingress-intel-total-conversion
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
external: quick fix for L.CanvasIconLayer
IITC-CE/Leaflet.Canvas-Markers#14 Solves performance issue caused by several large overlapping canvases, observed in some browsers (especially while zooming/panning). As it appeared, not all browsers canvas implementations are equal. Issues reported for FF, Safari, and not up-to-date Android WebView. TODO: reimplement the fix in better way
- Loading branch information
johndoe
committed
Jan 17, 2020
1 parent
72d1e83
commit 803f3f7
Showing
2 changed files
with
15 additions
and
0 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