_getLongitude: function () {
    if (this.has('lng')) {
      return this.get('lng');
    }