initPlacesService() {
    const map = this.get('map');
    let service = this.get('placesService');

    if (isPresent(map)