I want to automate the creation of a set of vector tile caches, but each VTPK will be of a different map extent. I can manually change the map extent via the "Map Properties" dialog to "Use a customer extent". But I want to do that in my python script.
How do I do this? Or, is the "best" way to create vector tile cache index polygons and reference that in the "create vector tile cache"?
Thanks