Closed ecwillis closed 5 years ago
This PR adds a tag query parameter that get's passed to the getRouteData function. If the parameter exists, the routes are then filtered by the given tag.
tag
getRouteData
Also added anchors to the tag badges on the index.html for passing the tag query var.
index.html
This PR adds a
tag
query parameter that get's passed to thegetRouteData
function. If the parameter exists, the routes are then filtered by the given tag.Also added anchors to the tag badges on the
index.html
for passing the tag query var.