Png32 format in geodatabase file ArcGIS iOS SDK

المشرف العام

Administrator
طاقم الإدارة
I am developing an app using ArcGIS iOS Sdk. This app supports both online & offline modes of usage.

Query: In Online mode I load the map using AGSDynamicMapServiceLayer and set the image format to png32 as below. There are multiple layers below this layer and png32 is making the images a bit transparent and thus the lower layers are visible

dynamicMapServiceLayer.imageFormat = AGSImageFormatPNG32; I wanted to achieve the same in offline mode too. I downloaded a .geodatabase and saw the images are png but wanted the images with png 32.

Is there a way how i can ask the syncTask to download png32 images?

Thanks in advance



أكثر...
 
أعلى