I have state in my UserContext component:
var initialState = { avatar: \'/static/uploads/profile-avatars/placeholder.jpg\', markers: [] };