html - Create custom interactive map -


i want create simple "interactive" map, there image (the map) , elements on it. i'd elements glow/open pop-up when hover or click on it, or open new page.

my process create new div, add new elements on position:absolute , place them top/left/right/bottom... , add css hover proprieties elements.

but, know might not appropriate way it.

my questions :

  1. can using html/css ? or should start learning new programing languages ?
  2. is there plugins or sites available want ?

i recommend use javascript interactivity.

check out google maps api. can trying do.

we have helper plugin maps api , jquery setting markers on map. http://github.com/lucien-consulting/google-map-marker.git

those 2 suggestions started. jump in , try it!


Comments

Popular posts from this blog

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

linux - disk space limitation when creating war file -