简体   繁体   English

如何建立Google Map这个页面?

[英]How can I create google map this page?

How can I create this page ? 如何创建此页面?

http://www.kiwicollection.com/search/map 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. 这是一个简单的jquery工作。

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. 边栏只是在地图上的鼠标上操作并隐藏side div并增加地图长度的技巧。 Examples are here 例子在这里

similarly i think icon loading marker is also a image the loading is showing on mouseover event. 同样,我认为图标加载标记也是在鼠标悬停事件上显示的图像加载。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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