Creating an interactive map with wordpress [closed]

吃可爱长大的小学妹 提交于 2019-12-25 03:38:35

问题


I 'm in the research stage to create a interactive map like http://www.locksmithdirectory.com/ ! using themes or plugins !


回答1:


You could try to use the Google Geochart API to create a similar map. It allows to create interactive maps and to capture click events. You can find more information and examples here: https://developers.google.com/chart/interactive/docs/gallery/geochart

I created a plugin for WordPress that uses this API. It integrates all the needed scripts and allows to build a map from the admin panel. You can find more information here: http://meisterpixel.com/interactive-map-builder/



来源:https://stackoverflow.com/questions/26354003/creating-an-interactive-map-with-wordpress

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!