Viewing 1 replies (of 1 total)
  • Plugin Author Camille V

    (@socrapop)

    Dear @piotrpop,

    You can only add layers with custom code, you need a developer for that (or yourself if you know what to do).
    Here is how to access the leaflet map object :
    https://camilles-travels.com/get-started-with-travelers-map-wordpress-plugin/#dev-documentation
    And the leaflet documentation :
    https://leafletjs.com/reference.html#tilelayer

    If you want to add the watercolor tiles on the main map, you need to add this in the Travelers Map settings :
    https://stamen-tiles-{s}.a.ssl.fastly.net/watercolor/{z}/{x}/{y}.jpg
    with abcd as subdomain.

    Be careful this tilelayer has a maxZoom of 16, so you should use [travelers-map maxzoom=16]

    Have a nice day,
    Camille

    • This reply was modified 3 years, 8 months ago by Camille V.
Viewing 1 replies (of 1 total)

The topic ‘How add maps and layer’ is closed to new replies.