mapmap.js icon indicating copy to clipboard operation
mapmap.js copied to clipboard

Cache loaded resources

Open floledermann opened this issue 10 years ago • 0 comments

Multiple maps on the same page may use the same geometry or data files, so we should cache the loaded files in the mapmap singleton to avoid multiple requests for the same resource.

Maybe this should be done in datadata?

floledermann avatar Jul 29 '15 09:07 floledermann