hebcal/hebcal-es6

Can't access Location().getElevation

Closed this issue · 1 comments

In version 5.2.1 I could access to the elevation of location like:
let c = Location.lookup(someCityName).getElevation();
In version 5.2.2, I can't any more
Can you fix it?
Thanks a lot

My mistake (?)