Robby
Robby
Hi @mubarocks Direction does not include `google.maps.MapOptions`, or do you mean other types of parameters? https://developers.google.com/maps/documentation/javascript/reference/directions For MapOptions, you can refer to https://angular-maps.com/api-docs/agm-core/components/agmmap.
Sorry, this feature isn't exist. Triggered by click event only. https://github.com/explooosion/Agm-Direction/blob/67d65044fa347daf949b895186f32db73e1c04fe/src/directive/agm-direction.directive.ts#L312
@rrr3da I use [4.11.2](https://www.npmjs.com/package/pixi-viewport/v/4.11.2) to avoid this issue, and waiting for the fix.
Hi @usefulthink, The assistance from @venatiodecorus was incredibly useful in this context. Regarding the implementation, you can leverage Promise.all to efficiently load your libraries concurrently. Here's how you could do...