Map of Town

M

Mark Fitzpatrick

Actually, this isn't the interactive map it seems to be. What they have done
is take screenshots of Microsoft MapPoint, with one screenshot taken per
zoom level. The tool at the top is simply a link to the individual map files
and loads them into an inline frame. You cuold probably do something very
similar. Also you may check out some of the map sites such as
maps.yahoo.com, www.expediamaps.com or similar sites to see if they offer a
tool that youc an put into your web page that is truly interactive (there
used ot be such a thing but a lot of them have dissappeared over the years).

Hope this helps,
Mark Fitzpatrick
Microsoft MVP - FrontPage
 
J

Jim Buyens

-----Original Message-----
How do I insert an interactive map such as this:
http://www.scenicvalley.com/whs/townofwolseley2/location.h tm
.

1. Browse a mapping site such as http://mappoint.msn.com.
2. Browse around and check out copyright restrictions.
3. Do whatever it takes to display the map you want.
4. Right-click the map, choose Properties, and copy the
URL.
5. Use this URL in the src= attribute of an <img> tag in
your Web page.

Jim Buyens
Microsoft FrontPage MVP
http://www.interlacken.com
Author of:
*----------------------------------------------------
|\---------------------------------------------------
|| Microsoft Office FrontPage 2003 Inside Out
||---------------------------------------------------
|| Web Database Development Step by Step .NET Edition
|| Microsoft FrontPage Version 2002 Inside Out
|| Faster Smarter Beginning Programming
|| (All from Microsoft Press)
|/---------------------------------------------------
*----------------------------------------------------
 
Top