- El pueblito paisa https://goo.gl/maps/1PD5GZNhCFH2
- Parque Arví https://goo.gl/maps/ubUD3doaaYQ2
- Free walking tour http://www.realcitytours.com/ (la pagina tiene un problema con https)
- Museo de arte moderno https://goo.gl/maps/v4QK1KBy7962
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
'use strict'; | |
/* eslint-disable indent */ | |
const concat = require('concat-stream'), | |
parse = JSON.parse; | |
/* eslint-enable indent */ | |
/** | |
* @ngdoc function | |
* @name oboeRequest |