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

#1117 Added MapBox tiles #1133

Merged
merged 2 commits into from
Sep 22, 2016
Merged

#1117 Added MapBox tiles #1133

merged 2 commits into from
Sep 22, 2016

Conversation

modos189
Copy link

No description provided.

Copy link
Contributor

@dingram dingram left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also please update the commit message to fix tiledtiles

@@ -122,6 +122,14 @@ function createDefaultBaseMapLayers() {
//var mqMapOpt = {attribution: osmAttribution+', Tiles Courtesy of MapQuest', maxNativeZoom: 18, maxZoom: 21, subdomains: mqSubdomains};
//baseLayers['MapQuest OSM'] = new L.TileLayer(mqTileUrlPrefix+'/tiles/1.0.0/map/{z}/{x}/{y}.jpg',mqMapOpt);

// MapBox - https://www.mapbox.com/api-documentation/
// To access the MapBox uses proxy from GNOME Project.
// In the future, this address will be provided improved tiles from the GNOME Project with the fix to display localized labels.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

// Access MapBox via the GNOME Project proxy.
// In the future, this URL will provide improved tiles from the GNOME Project with localized labels.

@modos189 modos189 changed the title #1117 Added MapBox tiled #1117 Added MapBox tiles Sep 22, 2016
@dingram dingram merged commit a6f6d52 into iitc-project:master Sep 22, 2016
@mxxcon
Copy link

mxxcon commented Sep 24, 2016

Performance of this proxy is rather bad. I don't know if it's at capacity or intentionally throttled, but it's like daily-up speeds.

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

Successfully merging this pull request may close these issues.

3 participants