Enable iShare Maps Permalink Plugin
Enabling the “Permalink” button
The Permalink button is enabled by editing the .aspx
file that displays the My House/My Maps content. This is commonly found in the WebApps\Web
folder and is often the default document which is configured in IIS.
Open the file in a text editor and search for "mapOptions" and insert the following line of JavaScript which enables the Permalink plugin:
window.astun.settings.mapOptions.plugins = ['permalink'];
Save the file and refresh the My Maps page.
The permalink button should appear below the zoom buttons:
Clicking the button will display the "Link to this map" dialog: