alexboia / WP-Trip-Summary

A WordPress trip summary plugin to help travel bloggers manage and display structured information about their train rides and biking or hiking trips
BSD 3-Clause "New" or "Revised" License
13 stars 4 forks source link

Add more predefined map sources to select from #74

Closed alexboia closed 3 years ago

alexboia commented 4 years ago

Is your feature request related to a problem? Please describe. One may want to display a different base map. For example, such as the ones offered by WP GPX Maps, (list taken verbatim):

  1. OSM1 = Open Street Map (Default setting)
  2. OSM2 = Open Cycle Map / Thunderforest - Open Cycle Map (API Key required)
  3. OSM3 = Thunderforest - Outdoors (API Key required)
  4. OSM4 = Thunderforest - Transport (API Key required)
  5. OSM5 = Thunderforest - Landscape (API Key required)
  6. OSM6 = MapToolKit - Terrain
  7. OSM7 = Open Street Map - Humanitarian map style
  8. OSM9 = Hike & Bike
  9. OSM10 = Open Sea Map.

Describe the solution you'd like Enhance the plug-in with a list of predefined map source sot select from, instead of manually entering the parameters of the tile layer. These would be selected using a drop-down component.