Skip to content

Commit f08b2ac

Browse files
author
Matthew Favetti
committed
Removing sensor from
1 parent 97e9649 commit f08b2ac

28 files changed

+33
-38
lines changed

dist/angular-google-maps-street-view.js

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*! angular-google-maps 2.2.1 2015-10-23
1+
/*! angular-google-maps 2.2.1 2015-11-19
22
* AngularJS directives for Google Maps
33
* git: https://github.com/angular-ui/angular-google-maps.git
44
*/
@@ -146,8 +146,7 @@ return UUID;
146146
china: false,
147147
v: '3',
148148
libraries: '',
149-
language: 'en',
150-
sensor: 'false'
149+
language: 'en'
151150
};
152151
this.configure = function(options) {
153152
angular.extend(this.options, options);

dist/angular-google-maps-street-view.min.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/angular-google-maps-street-view_dev_mapped.js

Lines changed: 2 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/angular-google-maps-street-view_dev_mapped.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/angular-google-maps-street-view_dev_mapped.min.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/angular-google-maps-street-view_dev_mapped.min.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/angular-google-maps.js

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*! angular-google-maps 2.2.1 2015-10-23
1+
/*! angular-google-maps 2.2.1 2015-11-19
22
* AngularJS directives for Google Maps
33
* git: https://github.com/angular-ui/angular-google-maps.git
44
*/
@@ -133,8 +133,7 @@ Nicholas McCready - https://twitter.com/nmccready
133133
china: false,
134134
v: '3',
135135
libraries: '',
136-
language: 'en',
137-
sensor: 'false'
136+
language: 'en'
138137
};
139138
this.configure = function(options) {
140139
angular.extend(this.options, options);

dist/angular-google-maps.min.js

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/angular-google-maps_dev_mapped.js

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*! angular-google-maps 2.2.1 2015-10-23
1+
/*! angular-google-maps 2.2.1 2015-11-19
22
* AngularJS directives for Google Maps
33
* git: https://github.com/angular-ui/angular-google-maps.git
44
*/
@@ -133,8 +133,7 @@ Nicholas McCready - https://twitter.com/nmccready
133133
china: false,
134134
v: '3',
135135
libraries: '',
136-
language: 'en',
137-
sensor: 'false'
136+
language: 'en'
138137
};
139138
this.configure = function(options) {
140139
angular.extend(this.options, options);

dist/angular-google-maps_dev_mapped.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)