I am creating a RCP application which takes source and destination from text fields and gives directions using Google Maps API in a different view. I have javascript code which calls the API, but I need source and destination to be taken from my RCP text fields instead of specifying in the HTML file. How to extract values from those fields and place in the javascript code?
If anyone can share their idea, I would appreciate.
Thanks!
I am not sure where you are stuck in this.. but hope this helps
But question seems so trivial, that i doubt this is what you want..