Commit 5d402653 authored by Alfakhori's avatar Alfakhori
Browse files

add cashe

parent 20a599b9
Pipeline #12461 passed with stage
in 21 seconds
......@@ -8,6 +8,8 @@ let reticle = null;
let scene, camera;
let geoLocation;
const modelCache = new Map();
const menus = [
'menu-bar',
'add-menu',
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment