You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using the latest version of angular2-google-maps (0.14.0) and I'd like to use the maxWidth property of SebmGoogleMapInfoWindow, but it's unclear to me (from the documentation) how you would pass this configuration option. Is this only possible when calling SebmGoogleMapInfoWindow programmatically instead of creating it in a template like below?
I'm using the latest version of angular2-google-maps (0.14.0) and I'd like to use the
maxWidth
property ofSebmGoogleMapInfoWindow
, but it's unclear to me (from the documentation) how you would pass this configuration option. Is this only possible when callingSebmGoogleMapInfoWindow
programmatically instead of creating it in a template like below?The text was updated successfully, but these errors were encountered: