Google Maps API Polyline Decoder

버전 1.1.0.0 (2.98 KB) 작성자: chris hinkle
Decodes google maps API polyline string into lat/lon positions.
다운로드 수: 829
업데이트 날짜: 2011/8/3

라이선스 보기

Takes a single string array which follows the google maps API encoded polyline string and parses it into arrays of lat/lon pairs. Algorithm documentation from google can be found at http://code.google.com/apis/maps/documentation/utilities/polylinealgorithm.html

인용 양식

chris hinkle (2026). Google Maps API Polyline Decoder (https://kr.mathworks.com/matlabcentral/fileexchange/32341-google-maps-api-polyline-decoder), MATLAB Central File Exchange. 검색 날짜: .

MATLAB 릴리스 호환 정보
개발 환경: R2011a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
버전 게시됨 릴리스 정보
1.1.0.0

Added option to cumsum the raw polyline output to have actual lat lon position instead of lat lon then offset.

1.0.0.0