Skip to content

TemplatedTileLayer requests the source HTML document URL sometimes during text/mapml vector tile loading #936

@prushforth

Description

@prushforth

image

The blue icons are erroneous HTML document requests. If you put a fetch breakpoint during pan/zoom, sometimes the call to fetch(this.getTileUrl(coords)...) fetches the parent document again, because this.getTileUrl(coords) returns the empty string for some legit values of coords, apparently.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions