atoff / vatsim-stand-status

A PHP library to correlate aircraft on the VATSIM network with stands

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add Getters and Setters for Longitude / Latitude for gates

ngoerlitz opened this issue · comments

Hello,
would it be possible to add getters (and setters) for Latititude/Longitude pairs of a gate? This would be helpful to iterate over the stand list in order to plot gates on a map.

Thank you in advance.

Kind regards.

Getters would be good - not sure what the use case for setters would be for a stand? If you supply the data on init I'm not sure why you'd need to change it