Open mubarocks opened 2 years ago
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.
@explooosion Please let me know if the directive has ability to customize map style by passing
mapOptions: google.maps.MapOptions
.