Customizing the Route Animation
Accessing the Route Animation Controller
// Assuming 'directionsRenderer' is your initialized DirectionsRenderer instance
// (See the main Directions Renderer page for setup)
const routeAnimation = directionsRenderer.getAnimation();Setting Animation Options
Property
Type
Default Value
Description
Last updated
Was this helpful?