Hello community.
I found recently the possibility to get the google maps plus code of a place of the map which is only one expession and easy to maintain in a googlesheets database.
I might need to combine a button with the ActivityStarter and the read out of the googlesheet, right.?
The start of google maps is still allowed by an App.?
I do not understand your question Stefan. What you may be able to do is provide a new url to return to an 'other view' if you have code in your app to 'save' a list of places (plus codes ?) previously visited.
This tells you what you can do with the WebViewer User Interface.
It is not a full featured browser so I am not sure it is possible to go back to a previous view.
I might be possible to use these Methods
GoBack()Go back to the previous page in the history list. Does nothing if there is no previous page.
GoForward() Go forward to the next page in the history list. Does nothing if there is no next page.
GoHome() Loads the page from the home URL. This happens automatically when home URL is changed.