內容簡介
特色
為任何內容類型添加 位置、緯度 和 經度 元數據和元框。
提供了一個易於使用的界面,可以選擇哪些內容類型應用上述元數據。注意:此功能可選擇內置類型:頁面和文章以及任何已註冊的自定義文章類型。
提供了 WP_GeoQuery,一個擴展的 WP_Query 類,用於執行基於距離和地理感知的查詢。
即將上線!
為 WP_GeoQuery 添加支持 在半徑內 選項
HTML5 地理定位訪問者,並回退至 更改位置 (存儲為COOKIE)
按文章類型自定義標記。
短標記:
獲取路線 鏈接(利用 Google 地圖)
靜態地圖 - 在靜態地圖上顯示一個或多個帖子
動態地圖 - 在動態地圖上顯示一個或多個帖子
選項,以在覆蓋上顯示半徑(用於 在半徑內 調用)
外掛標籤
開發者團隊
原文外掛簡介
Features
Adds location, latitude, and longitude meta + metaboxes to any content type.
Provides an easy to use interface for selecting which content types to apply the above meta values. Note: this allows selection of built in types: page and post as well as any registered custom post types.
Provides WP_GeoQuery an extended WP_Query class for doing distance based and geo-aware queries.
Coming Soon!
Add support for within radius option to WP_GeoQuery
HTML5 geolocation of visitors, with a fallback to Change Location (stored as COOKIE)
Custom Markers by post type.
Shortags for:
Get Directions link (utilizing Google Maps)
Static Map – show one or more posts on a static map
Dynamic Map – show one or more posts on a dynamic map
Option to show radius as overlay (for within radius calls)
