alaurenz / metrobike

0 stars 1 forks source link

Location Class get longitude and latitude #40

Closed csmengwan closed 11 years ago

csmengwan commented 11 years ago

How do I get the longitude and latitude from a location class?

dutchscout commented 11 years ago

Oops; we need getters for these (no setters, though, since I believe Location should be immutable).

coreyh3 commented 11 years ago

As is, I do not believe you can. We should probably fix that. I'll add in the functionality in the next push I make. Corey Date: Thu, 2 May 2013 17:27:09 -0700 From: notifications@github.com To: metrobike@noreply.github.com CC: corey_harmon_8@hotmail.com Subject: [metrobike] Location Class get longitude and latitude (#40)

How do I get the longitude and latitude from a location class?

— Reply to this email directly or view it on GitHub.