Compare commits

...

2 Commits

Author SHA1 Message Date
Peter Bastiani e652c7bb5b Merge branch 'develop' of https://git.akkerweb.nl/FarmMaps/FarmMapsLib into develop
FarmMaps.Develop/FarmMapsLib/pipeline/head This commit looks good Details
2023-12-15 11:05:40 +01:00
Peter Bastiani 818e04d1f3 Aw3998 Cleanup 2023-12-15 11:05:27 +01:00
1 changed files with 0 additions and 1 deletions

View File

@ -49,7 +49,6 @@ export const SETSTYLE = '[Map] SetStyle';
export const SHOWLAYERSWITCHER = '[Map] ShowLayerSwitcher';
export const CLEAR = '[Map] Clear';
export const SETREPLACEURL = '[Map] SetReplaceUrl';
export const GETFEATURES = '[Map] etFeatures'
export const SETFEATURES = '[Map] SetFeatures'
export const SETLAYERVALUESLOCATION = '[Map] SetLayerValuesLocation'
export const TOGGLELAYERVALUESENABLED = '[Map] ToggleLayerValuesEnabled'