diff -r b5fbb9b25d57 -r 67369d1b217f meetingrequest/mrgui/mrlocationplugin/src/cesmrlocationpluginimpl.cpp --- a/meetingrequest/mrgui/mrlocationplugin/src/cesmrlocationpluginimpl.cpp Tue May 11 15:57:15 2010 +0300 +++ b/meetingrequest/mrgui/mrlocationplugin/src/cesmrlocationpluginimpl.cpp Tue May 25 12:23:16 2010 +0300 @@ -212,6 +212,8 @@ iLandMarks.AppendL( location ); CleanupStack::Pop( location ); + CreateMapViewL(); + iMapView->ResetLandmarksToShow(); iMapView->AddLandmarksToShowL( iLandMarks ); iMapView->ShowMapL();