Topic: Route Drawing makes the app very slow
I'm using google directions API to find a route and the draw it using the demo script provided. The problem is if the distance between 2 points is long, the whole app becomes very slow to interact. Clicking or moving around the screen takes 1-2 seconds to take effect. What is the possible way to optimize this? I'm using 3D tileset control. Tried both overlay and meshes drawing but the result is same.