Dear All,
in the main portal il possible to download the Feature Layer Editing example.
This example use AGSWebMap class and delegate so use a JSON configuration file for layers and basemap.
Is possible to convert the example without use AGSWebMap CLass?
For example creating a object AGSTiledMapServiceLayer to add the map to sel.mapView and other all objects?
My request is to avoid the JSON file and use only swift code.
This is the URL about configuration in arcgis example https://www.arcgis.com/sharing/rest/content/items/b31153c71c6c429a8b24c1751a50d3ad/data
Thanks and Regards.
Tony