I am following this tutorial to incorporate Google Maps Javascript APIv3 into my application. It uses isolate
, which throws this error:
Uncaught Error: No such template: isolate
This is not in the current documentation and Google is surprisingly unhelpful. The questions on StackOverFlow is outdated and probably not apply anymore. Apparently Blaze has made {{#constant}}
and {{#isolate}}
obsolete. What has replaced isolate
?