Skip to main content
All docs
V25.1
  • VectorMapCommonAnnotationConfigBuilder.Image Method

    Name Parameters Description
    Image(JS) value Configures the image to be displayed in the annotation. Applies only if the type is 'image'. Mirrors the client-side image option.
    Image(Action<VectorMapCommonAnnotationConfigImageBuilder>) configurator Configures the image to be displayed in the annotation. Applies only if the type is 'image'. Mirrors the client-side image object.
    Image(String) value Configures the image to be displayed in the annotation. Applies only if the type is 'image'. Mirrors the client-side image option.