ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

Other Software > Developer's Corner

Build Dynamic LayoutMap with its parts hyperlinked from an Image file

(1/1)

vikramj:
Hi,

I need to develop a software which should dynamically create a layout map from the given scanned layout map. The scanned layout map would look like a layout map of an land area with plots in it (similar to layout map used by land promoters) . I need to recreate the same image in the website but each of the plots should be made selectable (i.e) on clicking each plot it should be redirected to a page which has the details of that plot.

How can I do this functionality?

Please help!!

Thanking in anticipation

Vikram j

Perry Mowbray:
What you're asking for can be achieved with an HTML ImageMap (please read the article), but basically you display the image and define areas as "hot zones" that can be used to do many things including opening a new page.

Here is an acceptable tutorial too.

Then, depending on how complex your map areas are going to be, you may need some graphic software to do the Map generation part (which is easier if you are drawing on screen). There are a lot of editors that can do this, e.g. GIMP with a plugin. Personally I use PhotoImpact, which is acceptable.

Hope that helps.

bikerman:
I think you can do the same thing with Snag-it. It allows you to capture the picture and then add hotspots with links and tooltips. Just google "snag-it" and you'll soon find it.

Navigation

[0] Message Index

Go to full version