We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Please add the option to disable UI layer for maps (see)
The text was updated successfully, but these errors were encountered:
feat(SebmGoogleMap): support disableDefaultUI MapOption
a6c14e5
closes #103
a5c9002
@SebastianM Please help me, how to use it?
It does not work:
<sebm-google-map [disableDefaultUI]="true"></sebm-google-map> <sebm-google-map [disableDefaultUI]="'true'"></sebm-google-map> <sebm-google-map [disableDefaultUI]="some_property"></sebm-google-map>
Sorry, something went wrong.
@KorsaR-ZN sorry but it is not released yet. You could clone this repo and build that latest version with the following command:
./node_modules/.bin/gulp build
any update to this? does it work now?
this is answered here
Successfully merging a pull request may close this issue.
Please add the option to disable UI layer for maps (see)
The text was updated successfully, but these errors were encountered: