Parameters
Tilebox API Url. Defaults to
https://api.tilebox.com.The API key to authenticate with. If not set, the
TILEBOX_API_KEY environment variable is used.Whether to log a warning when no API key is provided for the Tilebox API URL. Defaults to
True.Network transport to use for API requests. Defaults to
"grpc". Use "http1" to force the Connect protocol over HTTP/1.1 on networks that do not support gRPC over HTTP/2 correctly.