Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
LanaCoyote opened this issue Jun 17, 2015 · 0 comments
Open

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

LanaCoyote opened this issue Jun 17, 2015 · 0 comments

Comments

@LanaCoyote
Copy link
Contributor

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))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant