We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edd29db commit a68c9b9Copy full SHA for a68c9b9
1 file changed
src/MapWinGIS.idl
@@ -6918,6 +6918,7 @@ library MapWinGIS
6918
6919
[id(48)] IDispatch* GetColorScheme(long LayerHandle);
6920
[id(92)] VARIANT_BOOL SetImageLayerColorScheme(LONG LayerHandle, IDispatch* ColorScheme);
6921
+ [id(143)] void ReSourceLayer(long LayerHandle, BSTR newSrcPath);
6922
6923
[id(263)] VARIANT_BOOL ReloadOgrLayerFromSource(long OgrLayerHandle);
6924
[id(264)] void RestartBackgroundLoading(long OgrLayerHandle);
0 commit comments