MCPcopy Create free account
hub / github.com/Maps4HTML/MapML.js / _createAlternateLink

Method _createAlternateLink

src/map-link.js:421–423  ·  view source on GitHub ↗
(mapml)

Source from the content-addressed store, hash-verified

419 }
420 }
421 _createAlternateLink(mapml) {
422 if (this.href && this.projection) this._alternate = true;
423 }
424 _createStylesheetLink() {
425 // MIME type application/pmtiles+stylesheet is an invention of the requirement to get
426 // closer to loading style rules as CSS does, via link / (map-link)

Callers 1

connectedCallbackMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected