shidhincr / LookAround

AngularJS Learning Playground ( with Twitter bootstrap, Google maps API, TDD using Karma runner )
MIT License
174 stars 149 forks source link

Ref #9 fixed SensorNotRequired warning #14

Closed sahilbhatia closed 8 years ago

sahilbhatia commented 8 years ago

While using the code, we were getting a google maps api related warning in the browsers' console. This commit resolves that warning.

shidhincr commented 8 years ago

Thanks @sahilbhatia