Hi,
I have a datagrid with latitude en logitude (from entity / non persistent as I call the data from a webservice. I have a dataview set, listens to widget (datagrid). When I click a line in the datagrid I get the values lat/lon in my dataview. In this dataview I have the google maps add on. I would like to show the location of the lat lon in Google maps however I don't get it to work. In google maps I cannot select my entity (because it is non persistent) so I created an associated entity that is persistent and use this object but that doesn't work either. Not sure if this is the way to go but I have no clue what else I could do. Anybody ???
Andy.