What is the recommended procedure for adding content to a map using the QtQml runtime? My imagery tiles will load but I cannot get my features to have an initialized status and open in the map. They are stuck in the initializing status. It may just be a projection issue, but I have not found help on adding multiple types of data layers to a map. Is it necessary to initialize a layer, or do we just need to add it to the map? Do we need to initialize the geodatabaseFeatureServiceTable then add the FeatureLayer to the map?
Thanks a bunch,
Richard