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

Google #30

Closed
ghost opened this issue Jul 28, 2017 · 2 comments
Closed

Google #30

ghost opened this issue Jul 28, 2017 · 2 comments

Comments

@ghost
Copy link

ghost commented Jul 28, 2017

What is the URL Scheme for Google Maps? I noticed you seem to be using them in some of your screenshots. Tried a few things to no avail.

@tumic0
Copy link
Owner

tumic0 commented Jul 29, 2017

A working Google maps URL is for example:
http://mt1.google.com/vt/lyrs=m&x=$x&y=$y&z=$z

It is however no "official" URL and it is questionable if using it complies to some Google service rules and/or the law of your country.

@tumic0 tumic0 closed this as completed Jul 29, 2017
@imonlyfourteen
Copy link

Here's an XML that works for me:

<?xml version="1.0" encoding="UTF-8"?>
<map xmlns="http://www.gpxsee.org/map/1.4">
	<name>Google Maps</name>
	<url>https://khms1.google.com/kh/v=979?x=$x&amp;y=$y&amp;z=$z</url>
</map>

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

2 participants