if (opts.from) {
    self.data.places.push({
      place_id: 'from',
      place_name: opts.from.name,
      place_lat: opts.from.lat,