How to send google map locator data to azure hub?

Hi Team,

I am trying to send the temperature, humidity from Particle IOT electron device to Azure IOT hub.

I am able to send the temperature, humidity etc. but not sure how to send the Google Map locator object i.e. of type static char* which contains cell id, tower id etc.

Please refer the screenshots.

Could you please guide me.

Thanks.

Hi there @ajay185! Thanks for the question and welcome to the Particle community!

I am happy to help if I can. Can you post what the locData portion of the payload looks like once it gets into the Particle console? You can grab this from the Logs section at the bottom of your integration.

Also, what is Google Maps expecting the object to look like?