javalent / obsidian-leaflet

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

Marker not visible on additional Tile layers #290

Closed kalmir closed 1 year ago

kalmir commented 2 years ago

I am able to get my marker shown via LinksTo parameter on the default TileServer. However, if I specify additional TileServers, these get rendered but the marker is not anymore visible on the map. I guess this is not intended behavior?

Default TileServer:

Screenshot 2022-03-26 at 07 58 18

Additional TileServer 1:

Screenshot 2022-03-26 at 07 58 04

Additional TileServer 2:

Screenshot 2022-03-26 at 08 01 47

Thanks for the plugin, amazing extension of Obsidian's capabilities. 🙏🏼