Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

Prevent Bing map API function from running/refreshing when the query is edited.

hello all, I created a function that calls the Bing map web service, it works great and gives me distance traveled and duration between my start and finish locations, however it is a bit slow.   My...
  • parry2k's avatar
    5 years ago

    Anonymous you cannot avoid the full refresh, as soon as you refresh, it is going to refresh and make that function call for each row.