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

Add support to other tile services #163

Closed
offtherailz opened this issue Sep 25, 2015 · 4 comments
Closed

Add support to other tile services #163

offtherailz opened this issue Sep 25, 2015 · 4 comments

Comments

@offtherailz
Copy link
Member

Evaluate the possibility and support some tile services:
Some options are:

  • OpenSeaMap
  • OpenTopoMap
  • Thunderforest
  • OpenMapSurfer
  • Hydda
  • MapBox
  • Stamen
  • Esri
  • OpenWeatherMap
  • HERE
  • Acetate
  • FreeMapSK
  • MtbMap
  • CartoDB
  • HikeBike
  • BasemapAT
  • NASAGIBS

Evaluate alternatives not supported for OpenStreetMap.
List derived from this.

@simboss
Copy link
Member

simboss commented Oct 5, 2015

Duplicated by #192

@simboss simboss closed this as completed Oct 5, 2015
@mbarto
Copy link
Contributor

mbarto commented Oct 5, 2015

It is not the same as #192, this is about adding more backgrounds on the default configuration, the other one is about adding more types of supported backgrounds

@kappu72
Copy link
Contributor

kappu72 commented Oct 9, 2015

These are all tile layers, we have to options:

  1. Configure each layer in a new class lik OSMLayer.js both for ol that for L
  2. Create a new TileLayer.js class like WMSLayer.js both for ol and L that allow options configuration. So will be possible to create above layers in config.json. This options needs more time

@mbarto
Copy link
Contributor

mbarto commented Oct 9, 2015

I would go for option 2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants