This example demonstrates the capability to add custom objects to the map and save them for the duration of your
browsing session.
Select an icon below and then click on the map to place a marker. You can attach notes to the marker as desired. Most
HTML code will render properly if used in the notes.
The plotted markers and corresponding notes can be saved in the browsing session, which essentially means that the
marker data will be persisted across page refreshes and for return visits. This page demonstrates the option to save
the data either in a cookie or in the server's session. In the event of a conflict between cookie and session data,
cookie data is designed to take preference.