Laie Techie - 2008-07-22

Logged In: YES
user_id=1278885
Originator: NO

We have discussed map files before.

My preferred method would be to include a new PHP file which outputs the img tag and image map. Our event editor should not have to know *how* these maps are stored; only if a map exists for the specified location.

This would free us up to use multiple files, as suggested by Patrick; retrieve the information from a database; or even pass the buck to a map server. If it doesn't find information in its local data store, it would be free to query a central repository.