How to make Baidu maps work in meteor1.7

Is anyone doing the meteor integration of the Baidu map?

Have you tried anything so far?
Did you run into any specific problem?

Meteor apps are javascript apps so there’s nothing that should prevent you from integrating it as you would in a non-meteor app

Thank you for your answer. No matter how I load the JS of Baidu maps, there are BMap undefined errors. Later, a new baiduContent.html file was built under the public folder, and the HTML was called in the program.

How are you loading the JS?

and how are you trying to initialise / use it?

Before the script directly referenced in template did not work, then the dynamic load JS or no work, now the Baidu map yi’jing can work, meteor is very good, very like