This small mock script mocks everything of
http://maps.googleapis.com/maps/api/js?sensor=false
which is needed to load the angular-google-maps.js library. It is used by the author to run jasmine tests.
Mocking the Google Maps JS library for Jasmine testing of angular-google-maps
bower install google-maps-mock
This small mock script mocks everything of
http://maps.googleapis.com/maps/api/js?sensor=false
which is needed to load the angular-google-maps.js library. It is used by the author to run jasmine tests.