Google map for meteor with react

Hi, This is Harsha I am working on meteor from couple of days, and now working on meteor with react.

I found packages to add google maps in meteor, but I am confused how to use them in react components.

I mean I am in a situation where I have to call meteor template in a react component or please tell me if there are any packages which support meteor with react.

Thanks in advance,
Harsha Vardhan P V K.

Atmosphere is your friend – there is a Meteor Google Maps package, and if you go to the Examples section you’ll see a fully-implemented React Example you can study.