Set the image of the landmark with an Icon
See GemIcon.
Parameters
void setImageFromIcon(final GemIcon icon) { objectMethod(pointerId, 'Landmark', 'setImageFromIconId', args: icon.id); }