jefwang9 / 733_Final_Project

SFU 733_Final_Project
1 stars 1 forks source link

Summary API format #21

Open CharlesG12 opened 2 years ago

CharlesG12 commented 2 years ago

Display the bike station checkout activities,

api request: get api/YYYYMMDD-YYYYMMDD

Response format:

heatmapPoints: [ {lat: 49.285908, lng: -123.1271193, weight: 590}, {lat: 49.282224, lng: -123.132778, weight: 587}, {lat: 49.283343, lng: -123.1310991, weight: 500}, {lat: 49.277213, lng: -123.1296251, weight: 490}, {lat: 49.2977694, lng: -123.1314775, weight: 482}, {lat: 49.2986569, lng: -123.121176, weight: 481}, {lat: 49.282214, lng: -123.114101, weight: 439} ]