Magidoc

BikePark
Object

Bike park represents a location where bicycles can be parked.

Fields

#

bikeParkId

ID of the bike park

id

ID !
Non-null

Global object ID provided by Relay. This value can be used to refetch this object using node query.

lat

Latitude of the bike park (WGS 84)

lon

Longitude of the bike park (WGS 84)

name

Non-null

Name of the bike park

openingHours

Opening hours of the parking facility

realtime

If true, value of spacesAvailable is updated from a real-time source.

spacesAvailable

Number of spaces available for bikes

tags

Source specific tags of the bike park, which describe the available features.

Interfaces

#

Also implements Node , PlaceInterface .

Usages

#

References

#