Hi,
I'm creating a survey that requires an offline map. I copied the TPK file, with the right specifications named on the link bellow to the the right folder on the device. I can see the map on the map library of the device's survey123 app, but when I run my survey, It says that map visualization is not available. I tryed to compose the forminfo.json file, but without a documentation, I have no idea of what i'm doing...
Here's my forminfo.json:
{
"name": "Questionary",
"type": "xform",
"displayInfo": {
"map": {
"mapTypes": {
"append": false,
"includeLibrary": true
}
}
}
}
and here the link mencioned earlier:
Prepare basemaps for offline use—Survey123 for ArcGIS | ArcGIS
Thanks in advance