grumpy74
Results
3
comments of
grumpy74
The PR proposed by @LOBsTerr seems to fix the issue, at least for the drupal generate:entity:content command.
Solved by changing the init test in contructor : this.google in google. Thanks for your work ! Very usefull tool for map
I just replaced in minify file A=this.google by A=google and i worked for me. Keep in mind to load google map API "before" ( to have the google variable defined...