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.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
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.