During a tour using a KML file, is there a way to specify the bounce altitude or height? For example, I want it to zoom out all the way to the continent level before flying into another location (which is in another continent). Is it possible to regulate that?

有帮助吗?

解决方案

Use a "smooth" flyToMode instead of the default "bounce" to first fly to the continent level (you can also set the speed). Then use a second bounce (or smooth) flyTo to get to your destination from there.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top