Title: Max Interactive Maps
Author: Aamir Faiz
Published: <strong>2026 年 1 月 6 日</strong>
Last modified: 2026 年 1 月 6 日

---

搜尋外掛

![](https://ps.w.org/max-interactive-maps/assets/banner-772x250.png?rev=3433757)

![](https://ps.w.org/max-interactive-maps/assets/icon-256x256.png?rev=3433828)

# Max Interactive Maps

 由 [Aamir Faiz](https://profiles.wordpress.org/aamirfaiz/) 開發

[下載](https://downloads.wordpress.org/plugin/max-interactive-maps.1.1.2.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/max-interactive-maps/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/max-interactive-maps/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/max-interactive-maps/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/max-interactive-maps/#developers)

 [技術支援](https://wordpress.org/support/plugin/max-interactive-maps/)

## 外掛說明

**Max Interactive Maps** is a performance-optimized WordPress plugin that allows
you to create beautiful, interactive SVG maps with clickable pins. Unlike heavy 
map solutions that rely on external APIs, this plugin uses inline SVGs for lightning-
fast loading and zero API dependencies.

#### Key Features

 * **Drag-and-Drop Pin Placement** – Easily add and position pins on a world map
   using an intuitive visual editor
 * **Percentage-Based Positioning** – Pins maintain their exact positions across
   all screen sizes and devices
 * **5 Pin Icon Styles** – Choose from Simple Dot, Teardrop, Star, Flag, or Pushpin
   designs
 * **Custom Color Controls** – Set land color, water/background color, border color,
   and individual pin colors
 * **Responsive Design** – Maps look perfect on desktop, tablet, and mobile devices
 * **SEO Optimized** – Automatic Schema.org/Place JSON-LD output for search engine
   visibility
 * **Zero External Dependencies** – No API keys, no tile loading, no external requests
 * **Lightweight** – Frontend assets under 10kb gzipped

#### Use Cases

 * Travel blogs showing visited destinations
 * Business locations and branch offices
 * Event locations
 * Real estate property maps
 * Tourism and attraction maps
 * Educational geography content

#### How It Works

 1. Create a new SVG Map from the WordPress admin
 2. Add pins by clicking “Add Pin” and drag them to your desired locations
 3. Double-click pins to set URLs, labels, colors, and icon styles
 4. Publish and copy the shortcode
 5. Paste the shortcode into any post, page, or widget

## 螢幕擷圖

 * [[
 * Map Builder interface with drag-and-drop pins
 * [[
 * Pin settings modal for customizing URLs and styles
 * [[
 * Color picker for map customization

## 安裝方式

 1. Upload the `max-interactive-maps` folder to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Go to ‘Max Interactive Maps’ in your admin menu to create your first map

## 常見問題集

### Does this plugin require an API key?

No! Max Interactive Maps uses inline SVG graphics and requires no external API keys
or services.

### Are the maps responsive?

Yes! Maps use percentage-based positioning so pins maintain their exact locations
on any screen size.

### Can I customize the map colors?

Absolutely! You can customize the land color, water/background color, and border
color. Each pin can also have its own color.

### How many pins can I add?

There is no hard limit on the number of pins. However, for best performance, we 
recommend keeping it under 100 pins per map.

### Does this affect my site’s performance?

No. The plugin is designed for performance with inline SVGs and minimal JavaScript.
Frontend assets are under 10kb gzipped.

## 使用者評論

這個外掛目前沒有任何使用者評論。

## 參與者及開發者

以下人員參與了開源軟體〈Max Interactive Maps〉的開發相關工作。

參與者

 *   [ Aamir Faiz ](https://profiles.wordpress.org/aamirfaiz/)
 *   [ WPGeared ](https://profiles.wordpress.org/wpgeared/)

[將〈Max Interactive Maps〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/max-interactive-maps)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/max-interactive-maps/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/max-interactive-maps/)，或透過
[RSS](https://plugins.trac.wordpress.org/log/max-interactive-maps/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/max-interactive-maps/)。

## 變更記錄

#### 1.1.2

 * Fix residual prefixes on server and version bump.

#### 1.1.1

 * Pre-release version bump for WordPress upload.

#### 1.1.0

 * Complete plugin rebrand to Max Interactive Maps
 * Renamed all files, classes, and CSS prefixes from ism to mximap
 * Updated shortcode from [ism_map] to [mximap_map]
 * Changed text domain to max-interactive-maps

#### 1.0.4

 * Fixed pin icon visibility when labels are present
 * Changed icon positioning to use translateY(-100%) for reliable anchoring

#### 1.0.1

 * Fixed pin alignment issues on frontend
 * Restructured CSS for better anchor point stability
 * Decoupled pin icon position from label height

#### 1.0.0

 * Initial release
 * Custom Post Type for map management
 * Drag-and-drop pin placement
 * 5 pin icon styles
 * Custom color controls
 * Shortcode embedding
 * Schema.org JSON-LD output
 * Responsive design
 * Accessibility features

## 中繼資料

 *  版本 **1.1.2**
 *  最後更新 **3 個月前**
 *  啟用安裝數 **少於 10 次**
 *  WordPress 版本需求 ** 5.8 或更新版本 **
 *  已測試相容的 WordPress 版本 **6.9.4**
 *  PHP 版本需求 ** 8.0 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/max-interactive-maps/)
 * 標籤
 * [interactive map](https://tw.wordpress.org/plugins/tags/interactive-map/)[map](https://tw.wordpress.org/plugins/tags/map/)
   [SVG](https://tw.wordpress.org/plugins/tags/svg/)[world map](https://tw.wordpress.org/plugins/tags/world-map/)
 *  [進階檢視](https://tw.wordpress.org/plugins/max-interactive-maps/advanced/)

## 評分

這個項目尚無任何評論記錄。

[Your review](https://wordpress.org/support/plugin/max-interactive-maps/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/max-interactive-maps/reviews/)

## 參與者

 *   [ Aamir Faiz ](https://profiles.wordpress.org/aamirfaiz/)
 *   [ WPGeared ](https://profiles.wordpress.org/wpgeared/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/max-interactive-maps/)

## 贊助

想要支援這個外掛的發展嗎？

 [ 贊助這個外掛 ](https://wpgeared.com/donate)