Plugin này chưa được cập nhật với 3 phiên bản mới nhất của WordPress. Nó có thể không được hỗ trợ và bảo trì, và có thể xung đột với các phiên bản WordPress mới nhất.

mFloorMap

Mô tả

This plugin is tailor-made for larger shopping centers, malls, parking lots, marketplaces, etc… to provide floor plan with details for each object on it.

It support separate management of multiple facilities and each facility can contain multiple floors.

Maps can be rendered on page/post using short-codes.
There is two types of short-codes:

  • Floor – display only map of specified floor
  • Facility – display array of zoomable maps which belongs to specified facility

Placing cursor over region on map will display tool-tip (cloud) with basic information about that object whether clicking on it will open separate page with full text description and attached photo.

Visitor can use “search by tag” functionality to easily find all related objects on map.
Searching controls will highlight all matched objects on all rendered maps.

Performance & UX

Browsing is maximally improved and accelerated by preloading of all basic object details on map(s).
As visitor moves cursor over next object details in cloud are instantly updated, only logo image will dispatch additional HTTP request if it is not cached.
Results of searching also will be instantly displayed because all needed data is already present.

SEO

Separated sub-pages with full text and photo will put name of selected object into “title” and “h1” tags which can be used for branding and promotion of landing pages.

Demo

Demonstration of plugin populated with maps of an shopping mall you can find here.

Ảnh màn hình

  • Public page displaying facility with 3 floors, click on image will zoom its map.
  • Public page displaying single floor map.
  • Public page after click on an mapped object on floor.
  • Admin page editing floor settings.
  • Admin page editing object (place) settings.

Cài đặt

  1. From WordPress dashboard go to “Plugins” > “Add New”, search for “mFloorMap” and click “Install”.
  2. Activate plugin.
  3. Installer was automatically created first facility and first floor within in. Now upload image of floormap (plan).
  4. Create floor objects (places).
  5. Place short-tags somewhere on page/post to render map(s), something like: [mfloormap-facility id=”1″] or [mfloormap-floor id=”6″].

Hỏi đáp

Can I place multiple short-tags in single page?

No, combine all maps under same facility and render that facility.

How to remove certain unused details from cloud?

Hook to “mFloorMap-WidgetFacility” or “mFloorMap-WidgetFloor” filters to customize rendering templates.

Đánh giá

There are no reviews for this plugin.

Người đóng góp & Lập trình viên

“mFloorMap” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.

Những người đóng góp

Nhật ký thay đổi

1.0

  • First version of plugin ported to WordPress platform.