简体   繁体   中英

How can I create google map this page?

How can I create this page ?

http://www.kiwicollection.com/search/map

  • icon loading marker
  • sidebar
  • popup dialog
  • button on map

How can I learn how to do.

This is a simple jquery work.

for popup dialog you can check the custom popup link that work on mouse over on marker.

Button on map is just some images in background and numbers are show on above of that. check change marker image tutorial

sidebar is just trick that work on mouse over on map and hide the side div and increase the length of map. Examples are here

similarly i think icon loading marker is also a image the loading is showing on mouseover event.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM