Use dburles:google-maps with Meteor 1.3

Hi there,

Someone could explain how and when load the GoogleMaps API with Meteor 1.3 and then how to check if the API is loaded…

When I try to put the GoogleMaps.load(); in the Meteor.startup() it’s never work the API seems to be unloaded.

Thank’s