explooosion / Agm-Direction

This is the directive for @agm/core (not official)
https://robby570.tw/Agm-Direction-Docs/
MIT License
75 stars 26 forks source link

Do we have an option to pass google.maps.MapOptions? #110

Open mubarocks opened 2 years ago

mubarocks commented 2 years ago

@explooosion Please let me know if the directive has ability to customize map style by passing mapOptions: google.maps.MapOptions.

explooosion commented 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.