-
Notifications
You must be signed in to change notification settings - Fork 290
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Proposal: Add deep links for iOS, Android, and web apps #25
Proposal: Add deep links for iOS, Android, and web apps #25
Commits on Apr 27, 2016
-
Add purchase_url to free bikes and stations
Applications consuming GBFS would like to show markers for the available bikes and stations on the map, and when the user taps on these show a link that they can follow to rent that particular bike (for free bikes) or a bike at that particular station (for station-based systems). Currently, to implement this feature rental URLs need to be hard-coded in the application for each bike/share vendor/deployment. This patch adds the capability to discover these rental_urls directly from the GBFS feed for each free bike and station.
Configuration menu - View commit details
-
Copy full SHA for 979cfa2 - Browse repository at this point
Copy the full SHA 979cfa2View commit details
Commits on May 11, 2016
-
Include full purchase_url URL in GBFS station_information and free_bi…
…ke_status * Based on MobilityData#25 (comment).
Configuration menu - View commit details
-
Copy full SHA for c6eab6e - Browse repository at this point
Copy the full SHA c6eab6eView commit details
Commits on Jun 15, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 10e8e5d - Browse repository at this point
Copy the full SHA 10e8e5dView commit details
Commits on May 10, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 6eafdea - Browse repository at this point
Copy the full SHA 6eafdeaView commit details
Commits on Nov 22, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 245ff6a - Browse repository at this point
Copy the full SHA 245ff6aView commit details -
Update to GBFS-DeepLinks-v2 proposal
* Based on initial draft reviewed by others in a Google Doc at http://bit.ly/gbfs-deep-links-v2 * See discussion starting in MobilityData#25 (comment)
Configuration menu - View commit details
-
Copy full SHA for b2434e2 - Browse repository at this point
Copy the full SHA b2434e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for d07aa7d - Browse repository at this point
Copy the full SHA d07aa7dView commit details
Commits on Dec 5, 2019
-
Remove "first click free" reference
* The contents of this link has changed since I originally wrote the proposal.
Configuration menu - View commit details
-
Copy full SHA for 1a8aa9c - Browse repository at this point
Copy the full SHA 1a8aa9cView commit details -
Add (beta) label to new fields
Following the goverance pilot process outlined at MobilityData#163 (comment)
Configuration menu - View commit details
-
Copy full SHA for 3e90af2 - Browse repository at this point
Copy the full SHA 3e90af2View commit details