cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. X

Thing Template GetProperties and Google Maps widget

ykrysko
1-Newbie

Thing Template GetProperties and Google Maps widget

Hey Experts,

I am trying to wire Google Maps widget placed on a mashup and a Dynamic Thing template using the described GetProperties service approach for ThingWorx 7.2 (https://support.ptc.com/appserver/cs/view/solution.jsp?n=CS243895). However, the service itself does not output an infotable bindable to GoogleMaps data input to display many things as markers on Google Maps. Previously, I was solving this issue via using GetImplementingThingsWithData service and a hidden Auto-Refresh widget. But polling the server without any data change event isn't pretty. Do you have any recommendations on implementing the right solution?

Thanks,

Yuri

1 REPLY 1
ttielebein
12-Amethyst
(To:ykrysko)

Why can't you just add an infotable to your properties which is bindable to the google maps widget? You don't need to bind "All Data", you can bind an individual property to the maps widget.

Top Tags