Name of image in sprite to use for drawing an image background.
Future<void> setIconImage(String iconImage) => _annotationMessenger.setIconImage(id, iconImage);