Comment by mtreis86
Any plan to increase the dimensions the 3d map can be generated for? This would be fun for motorcycle ADV trips but we tend to exceed the 100km squared limit.
Any plan to increase the dimensions the 3d map can be generated for? This would be fun for motorcycle ADV trips but we tend to exceed the 100km squared limit.
Perhaps you could simplify the terrain data at lower zoom? That's what we've done with route style geocorridor POIs to avoid thousands of points.
The limit was set in place to prevent the browser from crashing in low-end devices, as the full model is loaded and displayed as a single entity in full detail (in contrast Google Earth etc. uses multiple level of details, depending on the viewing distance).
Server side there's no problem to increase the model size, maybe I can add this as an option.