Mô tả
MapHilight makes it easy to integrate the javascript needed to make your maps or images interactive. Based on the imagemapster jQuery plugin, MapHilight allows you to customize a hover effect on your maps or images.
Plugin uses jQuery plugin found here : https://github.com/jamietre/imagemapster
Thanks jmcphail for pointing it out on this plugin’s WordPress forum.
Use it in your Posts by adding the following shortcode : [maphilight]
Learn More
Todo
- Interactive map preview in admin
- Add more options for area rendering
Ảnh màn hình
Cài đặt
As usual for any wordpress extension, go to “Extensions / Add” in the admin menu and search for “maphilight”. Then click on the “Install Now” link. Activate the extension once it’s installed.
Or you may also get the plugin as a zip file and upload it to your wordpress site by choosing “send” in the “Extension / Add” menu.
Hỏi đáp
- 1. How do I integrate the map in an article or a post once it has been created in the admin menu ?
-
You only need to use the [maphilight] shortcode in your post or article and the map will appear. The javascript will only be loaded in your page if the shortcode is present.
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“MapHilight for WordPress” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “MapHilight for WordPress” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
0.2
- Changed jQuery plugin mahilight for imagemapster. Allowing responsive maps !
0.1
- Initial release