1 Answers1

3

You're trying to inject/use ngMapProvider in a place where it isn't correctly included as a dependency.

See: https://docs.angularjs.org/error/$injector/unpr

Bill Bergquist
  • 263
  • 2
  • 9
ach
  • 6,164
  • 1
  • 25
  • 28