Skip to content

Custom Map Tiles Server #12599

@ananswam

Description

@ananswam

I searched for similar issues and could not find any.

In the map view visualization, the background is OpenStreetMaps by default and there is an option for a Mapbox API key. I'd like to have a Custom option, where I can use a custom map tile server by providing a custom URL for my proprietary tiles, and then I could serve my tiles on something like http://localhost/{z}/{x}/{y}.png. The end result would be that I would get all the features of the map view visualization with the background tiles being my own.

I vibe coded up a version of this here and verified that it works well by running on some of my own .rrd files. I just have to configure the tiles URL in Settings and then it works beautifully.

Here is a screenshot of the config within settings:

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestfeat-map-viewEverything related to the map view

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions