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