show error when specified map provider is not current provider when using map image proxy

This commit is contained in:
MaysWind
2023-10-29 14:47:18 +08:00
parent 2984980a54
commit d18e8211ca
3 changed files with 13 additions and 0 deletions
+1
View File
@@ -28,6 +28,7 @@ const (
NormalSubcategoryCategory = 6
NormalSubcategoryTag = 7
NormalSubcategoryDataManagement = 8
NormalSubcategoryMapProxy = 9
)
// Error represents the specific error returned to user