[]
Initializes new instance of MapImageLocator class.
public MapImageLocator(IImageLocatorService service)
Type | Name | Description |
---|---|---|
IImageLocatorService | service | IImageLocatorService instance. |
Initializes new instance of MapImageLocator class.
public MapImageLocator(ResourceLocator resourceLocator, IImageConverterService imageConverterService, Report report)
Type | Name | Description |
---|---|---|
ResourceLocator | resourceLocator | Resource locator instance. |
IImageConverterService | imageConverterService | Image converter. |
Report | report | The Report element. |