when loading a vector tile package (vtpk) into a AGSArcGISVectorTiledLayer and setting it as a AGSBasemap to a AGSMap I want to set the initialViewpoint. The initialViewpoint (AGSViewPoint) should be created from the bounds of the vector tile package. But how can I get the bounds of the vector tile package?