I'm working on an editing application targeting mobile phones as the platform and have some concerns about how feature layer Vector Tiling is operating, I dont' think it is appropriate for my use case and wondering if we can turn it off.
Concerns are:
I see no 304 responses as I assume (and would expect) editable layers request new server data to account for potential changes
Mobile applications are traffic/ data sensitive so I want to reduce communication/ data to just the map extent changes.
I can't see anything in the API about switching this off, am I missing something? Otherwise can this be taken as a suggestion?