I am building an app using Meteor and am living in China the next two months. My app doesn't work in China, since it is based on Google Maps.
I want to run some sort of a test to determine if the user is in China, and if in China, to run the Baidu maps instead of Google maps. These require separate html and javascript. Advice on how to structure this in Meteor?