(mapml)
| 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) |