Optional ReadonlyallowOptional ReadonlycacheIn-memory response cache. Omit for a per-client default; pass false to bypass SDK validators.
ReadonlyclientOptional ReadonlydisableDisable the default /ogc/styles StyleRef resolver when no callback is supplied.
Optional ReadonlyheadersOptional ReadonlymaxEmit a stale-package warning when the package timestamp is older than this many ms.
Optional ReadonlynowOptional ReadonlyrequireTreat unresolved style refs as validation errors instead of warnings.
Optional ReadonlyresolveOverride id-to-path resolution. The default is
/api/v1/map-packages/{encodeURIComponent(id)}.
Optional ReadonlyresolveResolve out-of-band style refs and inline successful bodies into the
returned package. When omitted, defaults to resolving styleRefs.styleId
against the server's OGC API – Styles surface (GET /ogc/styles/{styleId})
via createOgcStyleRefResolver. Pass a callback to override that
path (back-compat), or set disableDefaultStyleRefResolver to skip it.
Optional Readonlysignal
Return invalid packages with diagnostics instead of throwing
HonuaMapPackageError.