Hi,
i was having problems with google maps. I am trying to show a google map on a bean named ServoyBrowser. A bean loaded with patrick talbot BrowserSuite plugin. I can show the entire page of google maps but i just want to show the map only. I want to load it with an adress that i pass it. And i have to run it on smart client.
My questions are… How can i load just the map without the entire page? and then how i load it with an adress?
Did you get anyway to pass a value from servoy (lets say address in the above case) to show it in the google map??
I want to pass a servoy variable to the Javascript file, for web-Client i am using the “webClientUtiles” Plugin but that plugin wont work in rich client.
Is there any alternative of webClientUtiles for rich client of to do this??
I just setup the html in the onRecordSelection, something like below.
This html is being set right away into the html area of the browserbean (ServoyForge browsersuite)