javalent / obsidian-leaflet

Adds interactive maps to Obsidian.md using Leaflet.js
486 stars 30 forks source link

Add WMS as a new map source type #294

Closed kalmir closed 1 year ago

kalmir commented 2 years ago

It would be great if the plugin could work not only with XYZ Tile Servers but also with Web Map Service (WMS) Servers.

My use case is offline work in intranet environment where maps are served by ArcGis. Supposedly ArcGis can passively work with XYZ but is not set-up to provide as server in XYZ Tile Server format.

(So this is a feature request.)

sigrunixia commented 1 year ago

If someone is interested in creating the appropriate tile layer, I'll leave this open.

Here is the documentation by leaflet.js on supporting WMS.

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.