Chris Norris7372514
Posts: 0
Joined: Mon Feb 09, 2015 2:44 pm

Google Maps - need to replace Event Status: confirmed

I have a google maps Rest service running great. The only problem I have is that when it returns, it sends back Event Status: confirmed with each event. How do I remove this as it comes in?

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Google Maps - need to replace Event Status: confirmed

Hello!

Sorry, but you would have to check Google map API.

Chris Norris7372514
Posts: 0
Joined: Mon Feb 09, 2015 2:44 pm

Google Maps - need to replace Event Status: confirmed

I meant is there some sort of replace function I can use in javascript to replace the text as it comes in

Yurii Orishchuk
Posts: 0
Joined: Fri Feb 14, 2014 8:20 am

Google Maps - need to replace Event Status: confirmed

Hi Chris,

Yes you can use such function.

Just add "success" event handler with action "Run Javascript" and place this event handler before "mapping" action. Then you can edit "value" variable in way you need.

Details: http://prntscr.com/640zcx/direct

Regards.

Return to “Issues”