이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

MacTrak for FindMeSpot (Spot Tracker)

설명

… See it at: www.ChasingTheSunrise.org/tracker … A WP plugin to save Find Me Spot (Spot Tracker) GPS route data and messages to your wordpress blog for backup and to display them on a Google Map via shortcode.

Spot Tracker will process data pings but will not save them or display them on the Find Me Spot website beyond a few days. This Plugin will save them from the Spot servers at regular intervals to your wordpress site and allow them to be displayed to the public or downloaded by site admins for backup. I developed this plugin for the interactive map of my journey Chasing the Sunrise; any problems or suggestions please email me, if it works and you like it please consider buying me a coffee and help me keep cycling 🙂

Required Notice – This plugin interfaces with the following 3rd Party services:
1. Google Maps API
2. Spot (Find Me Spot) API
Further details can be found in the FAQ

스크린샷

  • MacTrak Admin main screen as used on www.ChasingTheSunrise.org/tracker

설치

Install and Activate within WordPress; Mactrak will appear in menu.

Refresh your browser to ensure full functionality.

After installation add Google API and Spot GLID keys on settings page or upload pre-existing data as desired.

User Privilages: Ensure you are an Editor or above to have full control within MacTrak.

FAQ

Installation Instructions

Install and Activate within WordPress; Mactrak will appear in menu.

Refresh your browser to ensure full functionality.

After installation add Google API and Spot GLID keys on settings page or upload pre-existing data as desired.

User Privilages: Ensure you are an Editor or above to have full control within MacTrak.

What Third Party services does MacTrak use?

MacTrak interfaces with the following 3rd Party services:

  1. Google Maps for display of route and marker data in the viewers browser via the Javascript API interface. A specific Google API key is required (available free from Google – follow link on setup page) and is stored within you WordPress site. This key is sent to the Google servers to allow access to the Map object that is rendered in the users browser overlaid with your route and marker data as desired.

  2. Spot (Find Me Spot) servers for download of GPS tracking and message data via the API interface provided by Spot LLC (http://www.findmespot.com). A user specific Spot share page GLID is stored within your WordPress site and is used to retrieve relevant information from the Spot severs via WordPress\’ built in external HTTP functionality. No other data is sent to external servers. Received GPS data is validated and stored locally within your website database for display, backup and future use as desired.

후기

2018년 7월 21일
The plug-in does well what’s expected from it. I wish a few more options were available, like choosing between road/sat map, maybe filtering positions inside a certain perimeter (e.g. to not show a particular location within a city, but rather average all positions within 5km)… Also being able to edit points or lines (to change the color, for instance) would be great. Good job, in any case!
2017년 10월 15일
I coded this to comply with he WordPress guidelines so that my site would not be open to vulnerabilities using an unverified plugin as is available. This is up to date for latest WordPress guidelines and Spot interface unlike the other plugin that hasn’t been updated since around ’12. Many more features in the pipeline
모든 2 평가 읽기

기여자 & 개발자

“MacTrak for FindMeSpot (Spot Tracker)”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “MacTrak for FindMeSpot (Spot Tracker)”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

v1.4.3 – First public release
v1.4.4 – Bug fix, php warning in remote API call script
v1.4.5 – Code cleanup, unused marker table removed