tempLocation property

BehaviorSubject<MapResponse> tempLocation
getter/setter pair

Implementation

BehaviorSubject<MapResponse> tempLocation = BehaviorSubject<MapResponse>();