From 2f37f22f76ea22e032e3d7b92297989605ae4a18 Mon Sep 17 00:00:00 2001 From: Michael Prentice Date: Wed, 15 Jun 2016 19:51:02 -0400 Subject: [PATCH 1/3] fix(map): cluster icons broken by change to Google CDN --- bower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bower.json b/bower.json index 9ffe854..70e0fa4 100644 --- a/bower.json +++ b/bower.json @@ -13,7 +13,7 @@ "angular-route": "1.4.8", "angular-material": "1.0.0-rc5", "angular-google-chart": "0.0.11", - "angular-google-maps": "2.3.2", + "angular-google-maps": "2.3.3", "font-awesome": "4.3.0", "ngGeolocation": "0.0.8", "lodash": "3.9.3", From 1dea33628392f7fd714ac2f85c125674b7dc7a5a Mon Sep 17 00:00:00 2001 From: Michael Prentice Date: Wed, 15 Jun 2016 20:09:39 -0400 Subject: [PATCH 2/3] fix(map): update for new angular-google-maps library --- client/index.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/client/index.html b/client/index.html index 8737ea1..20735fc 100644 --- a/client/index.html +++ b/client/index.html @@ -71,6 +71,11 @@ + + + + + From e8d771a838c662e79423c2fa7a19362532a66b72 Mon Sep 17 00:00:00 2001 From: Michael Prentice Date: Wed, 15 Jun 2016 20:48:18 -0400 Subject: [PATCH 3/3] fix(map): update for new angular-google-maps library --- client/index.html | 3 +++ package.json | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/client/index.html b/client/index.html index 20735fc..52312fb 100644 --- a/client/index.html +++ b/client/index.html @@ -53,6 +53,9 @@ + + +