I am working on a series of walking tours of several Colorado communities. The Map Tour will be included as a part of a larger cross-platform app. Using HTML5, is there any way that I can link from a Map Tour Place description to another screen in the app in which more information/photographs/videos, etc. are displayed?
I tried the standard <a href="x.html">more</a> but that does not work because the starting point is an ArcGIS address. Thanks for any assistance youu are able to provide.