內容簡介
Webris Maps 將專業的雲端地圖平台直接整合至您的 WordPress 網站,無需 GIS 專業知識即可輕鬆匯入數據、客製化外觀並嵌入互動地圖,讓地圖管理變得簡單高效。
【主要功能】
• 支援 Gutenberg 區塊編輯器,具即時預覽功能
• 簡碼支援,輕鬆嵌入地圖
• 自訂高度、寬度及邊框樣式
• 響應式設計,適應各種螢幕尺寸
• 自動更新嵌入,數據變更即時反映
• 企業方案可指向專屬 Webris 實例
外掛標籤
開發者團隊
原文外掛簡介
Webris Maps brings the full power of Webris — a professional cloud mapping platform with 17+ years of GIS expertise — directly into your WordPress site.
Import your data, customize the look, and embed interactive maps on your website — all from your browser. No GIS expertise required, no installation, no training. Markers, polygons, lines, heatmaps, GPX tracks, GeoJSON, CSV, and WMS layers — all managed in one platform.
Create once, embed everywhere. Update your data in Webris and every embed refreshes automatically. Your maps are responsive, encrypted, and domain-protected out of the box.
Why Webris?
17+ years of mapping expertise — not a startup experiment, a battle-tested platform trusted across 30+ countries
No API keys, no config files — just paste your map UUID and go
Auto-updating embeds — change data once, every embed refreshes
Your data, your choice — export everything (GeoJSON, GPX, CSV, KML). Open standards, no lock-in
Plugin Features
Gutenberg Block — native block editor support with live preview
Shortcode — classic editor: [webris_map id="your-uuid"]
PHP Template Function — for theme developers
Customizable — height, width, and border styles
Responsive — maps adapt to any screen size
Smart loading — viewer script loaded once, no matter how many maps on the page
Enterprise / on-premise option — can point at a dedicated Webris instance provided on our Enterprise plan
How It Works
Create your map on Webris — import data, add layers, style everything visually
Click Publish — one click generates a secure, encrypted bundle
Copy the map UUID
Add the Webris Map block or shortcode in WordPress
Done — three lines of HTML, works instantly
Shortcode Examples
Basic usage:
[webris_map id=”a1b2c3d4-e5f6-7890-abcd-ef1234567890″]
With custom height:
[webris_map id=”your-uuid” height=”500px”]
With border style:
[webris_map id=”your-uuid” height=”500px” border=”rounded”]
PHP Template Function
For theme developers:
‘500px’, ‘border’ => ‘shadow’]); ?>
