GOOGLE : https://developers.google.com/maps/documentation/directions/intro?hl=zh-tw#required-parameters
(中)起手式 : https://www.oxxostudio.tw/articles/201810/google-maps-19-directions.html
各種路線規劃 : https://developers.google.com/maps/documentation/javascript/examples/directions-panel
多點導航範例(看起來比較沒用):https://codepen.io/2ha/pen/baobbR
MYSQL和PHP 連結google map : https://developers.google.com/maps/documentation/javascript/mysql-to-maps
繪出圖形https://www.oxxostudio.tw/articles/201802/google-maps-12-rect-circle.html
多點(distance matrix) : https://developers.google.com/maps/documentation/javascript/reference/distance-matrix
找附近地點:nearby search
placeAPI找尋附近店家等等各式功能與收費表:https://developers.google.com/places/web-service/usage-and-billing
marker的各種參數(圖片):https://www.oxxostudio.tw/articles/201801/google-maps-6-marker-image.html
marker動態 :https://www.oxxostudio.tw/articles/201801/google-maps-3-marker.html
infowindows : https://www.oxxostudio.tw/articles/201802/google-maps-8-infowindow.html
兩點距離 : https://ballaediworkshop.blogspot.com/2017/09/google-maps-javascript-api-library-web.html
圖表製作
官方網站:https://www.chartjs.org/samples/latest/ 參數設定:https://www.twblogs.net/a/5b8246ca2b71772b882feca5 一些例子 :https://codepen.io/marshyon/pen/JKJWKY