Always use addImage(ImageInfoPtr) for MapView.

Authored by johanneszarl on Oct 19 2018, 10:00 PM.

Description

Always use addImage(ImageInfoPtr) for MapView.

Allowing both ImageInfo and ImageInfoPtr when we want to store
ImageInfoPtrs in MapView is just a PITA.
Fortunately, we can just use the original image pointers in
AnnotationDialog so that we can remove addImage(ImageInfo).

Details

Committed
johanneszarlJul 22 2019, 10:22 PM
Parents
R463:08aeef7d0d11: WIP: Trying to add markers
Branches
Unknown
Tags
Unknown