_getLatitude: function () {
    if (this.has('lat')) {
      return this.get('lat');
    }