<!-- ------------------------------------------------------------------------
--
-- This file was created by rjc from system/tutorial_mapping/store/sidebar.html
-- on 2003/08/27 09:13:47.
--
-- Copyright 1999-2002 Interactive Information Ltd, All Rights Reserved
-- http://information.overlaid.com
--
-- ------------------------------------------------------------------------
--
-- Version: 2.3.0 for Map Weasel
--
-- --------------------------------------------------------------------- -->
<head>
<title>Map Weasel Tutorial - Store Locator</title>
<script src="../tutorial.js"></script>
<script src="../tutorial_structure.js"></script>
</head>
<body bgcolor="white"
text="midnightblue"
link="#9d0052"
alink="#39c8ff"
vlink="#9d0052"
onLoad='parent.tutorialHref("tutorial.html")'
>
<script>tutorial_links("store");</script>
<h1 align=left>
<small>Store Locator<br>
<small><small>Copyright 1999-2002 Interactive Information Ltd</small></small><br>
</small>
</h1>
<pre>
</pre>
<p>
This is a simple `store locator' --- the kind
of page you might produce to help
find the shops, offices or services in their area.
<p>
Notice that locations are marked using
small images, with different types of place indicated by
different images.
<p>
To the side of the map is a list of location
descriptions. Notice how moving the mouse over
a place in the list highlights its marker on the
map..
<p>
Finally, notice that clicking on a marker makes
the system respond by displaying its name.
<p>
<script>tutorial_links("store");</script>
</body>