val mPointsOfInterest: MutableLiveData<Map<String, PointOfInterest>> =
        MutableLiveData(HashMap())