admin管理员组

文章数量:1345323

I went through this website, i found it really helpful in understanding/viewing floor map :

/

I wanted to make something like this. How can i manage the floor plan dynamically from backend? If you look into the link that i pasted above, you will find an image for floor plan on right side and you will notice that you can see the detail image of any part in floor plan by clicking into it. I know they use the HTML maps and areas to implement this concept.

Is their any way/tool so that i can manage to make floor plan similarly from backend, like i upload an image of floor plan and then point out different areas and finally it creates something like HTML code for maps. and i show it on front-end.

Any help would be much appreciated.

I went through this website, i found it really helpful in understanding/viewing floor map :

http://www.mouseonhouse./property/45/8708/

I wanted to make something like this. How can i manage the floor plan dynamically from backend? If you look into the link that i pasted above, you will find an image for floor plan on right side and you will notice that you can see the detail image of any part in floor plan by clicking into it. I know they use the HTML maps and areas to implement this concept.

Is their any way/tool so that i can manage to make floor plan similarly from backend, like i upload an image of floor plan and then point out different areas and finally it creates something like HTML code for maps. and i show it on front-end.

Any help would be much appreciated.

Share Improve this question asked May 16, 2012 at 12:39 Suleman SiddiquiSuleman Siddiqui 4112 gold badges5 silver badges16 bronze badges
Add a ment  | 

3 Answers 3

Reset to default 4

If you work with image maps, I'd advice you to look at ImageMapster JQuery plugin, it can realy help with many image-map manipulation tasks.

I suggest http://www.maschek.hu/imagemap/imgmap to create image maps by tracing over images. I've used it on a real estate site to great effect. That does involve a third-party though.

Check out my online image map creator!

It's an old test from me, but still works.

本文标签: phpHow to create Floor Plan using HTML mapsStack Overflow