Service discovery utilities class removed from api? (2.8.2)
Hi,
We have some custom code from HTML5 Viewer 2.7.2 that uses the ServiceDiscoveryUtilities class, but it appears to no longer be present in HTML5 viewer 2.8.2!
What classes or functions should I use as a replacement for this class to create a valid mapservice for geocortex?
Thanks
0
-
It's around as an AMD package:
import { ServiceDiscoveryUtilities } from "geocortex/essentials/utilities/ServiceDiscoveryUtilities";
I suggest to grab a copy of the 2.9.1 viewer SDK (we worked out some kinks) and check out the new pattern in the SDK.
-Kevin0 -
Thanks Kevin,
I've migrated our code over to use the AMD style, it was relatively painless.
Unfortunately we can't move to 2.9 yet, has this class been removed?
It is no longer in the documentation (http://gedemo.geocortex.com/SamplesViewer/#geocortex.essentials.utilities).
Thanks
Andy0 -
Please see https://docs.geocortex.com/essentials/gvh/2.9/api-help/classes/_essentials_amd_d_._geocortex_essentials_utilities_servicediscoveryutilities_.servicediscoveryutilities.html
This should be the same for the 2.8.2 version you are on.0
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
3 Kommentare