Skip to content

maps.py uses static-maps.kylewm.com #64

@LanaCoyote

Description

@LanaCoyote

Looks like the maps module is hard coded to use kylewm.com to render its maps. While this works fine for early testing and adoption, we should consider moving away from it.

    return imageproxy.construct_url(
        'http://static-maps.kylewm.com/img.php?'
        + urllib.parse.urlencode(args))

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions