javascript - Managing Image Map, managing interaction with the area maps -


i'm working develop real estate website client. client stuck idea create :

http://woodfield-sillery.com/plans/

basically, i'm looking find way recreate same thing, technically require :

  • managing image map behaviour (to able react mouseover)
  • managing onclick open view of selected floor
  • once selected, second map show of floor, available condos
  • then onclick again, show pricing, availability, etc.

i'm having trouble managing rollover image map through css.

besides that, of course, client want manage himself (so can update condo statuses), , planning host website through wordpress

questions :

  • has worked on solution , willing share experience?
  • has come across wordpress solution works this?
  • has have technical solution (javascript, html5, css combined?)

i'm author of mapsvg wordpress / jquery plugin able need: http://mapsvg.com

to started need create blank image in vector editor (inkscape, adobe illustator, etc.). embed building image (png/jpeg) background. add shapes on top of image , give them transparent color fill (=rgba(0,0,0,0)). save image svg, upload mapsvg map builder.

everything else done in mapsvg builder - colors, tooltips, popovers, links, event handlers, etc. see demo.


Comments

Popular posts from this blog

sublimetext3 - what keyboard shortcut is to comment/uncomment for this script tag in sublime -

java - No use of nillable="0" in SOAP Webservice -

ubuntu - Laravel 5.2 quickstart guide gives Not Found Error -