MCPcopy Create free account
hub / github.com/protomaps/PMTiles / getKey

Method getKey

js/src/index.ts:376–378  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

374 }
375
376 getKey() {
377 return this.url;
378 }
379
380 /**
381 * Mutate the custom [Headers](https://developer.mozilla.org/en-US/docs/Web/API/Headers) set for all requests to the remote archive.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected