Skip to content

Commit

Permalink
feat: allow disabling a "point of interest" default info window
Browse files Browse the repository at this point in the history
allow disabling a "point of interest" default info window.
use it by passing a boolean value to the new property isToShowDefaultInfoWindowForIcons when initializing the map. default value is true.

closes issue sebholstein#1539.
  • Loading branch information
yosigolan authored and LeandroPereiraDaCruz committed Mar 9, 2019
1 parent 03ceb1c commit ff06075
Show file tree
Hide file tree
Showing 4 changed files with 135 additions and 93 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@
"@compodoc/compodoc": "^1.0.0-beta.9",
"@ngtools/webpack": "^7.2.1",
"@types/jest": "^23.0.0",
"@types/googlemaps": "^3.30.16",
"angular2-template-loader": "^0.6.2",
"awesome-typescript-loader": "^5.2.1",
"clang-format": "1.2.3",
Expand Down
Loading

0 comments on commit ff06075

Please sign in to comment.