Hi, I want to use createObject for change Basemap, but I got error.
That error is:
[ TypeError: Property 'createObject' of object [object Object] is not a function ]
I try to copy for sample code, but got a same error.
Why get this error?
I use ArcGIS ver100.8 , Qt 1.15.0 ,and MSVC2019.
How do I deal with this?