Get real, active and permanent YouTube subscribers
Get Free YouTube Subscribers, Views and Likes

Obsidian Fantasy-Maps of Content with the Map View u0026 Leaflet plugins + Azgaar's Map Generator u0026 QGIS

Follow
Zsolts Visual Personal Knowledge Management

00:00 Intro
02:00 The Silk Road of Content Creation
02:56 FantasyMap of Content
03:26 Create a map with Azgaar's FantasyMap Generator
08:06 Generate map tiles with QGIS
12:32 Host your own map tiles with GitHub pages
15:04 Configuring the Map View plugin to use your map tiles on GitHub
15:58 Configuring the ObisidianLeaflet plugin with the map tiles, and the map image
17:20 Using an image exported from the Excalidraw plugin as a map with the Leaflet Plugin

If you find my videos helpful, please say thanks by buying me a coffee: https://kofi.com/zsolt

If you want to connect, you can reach me (@zsviczian) in the Obsidian Members Group (OMG) on Discord or on Twitter.


My blog: https://zsolt.blog

Fantasymap tiles used in this video (copy paste this link into Map View or Leaflet): https://zsviczian.github.io/FantasyMa...{z}/{x}/{y}.png
The fantasymap image from this video (for use with the Leaflet plugin): https://zsviczian.github.io/FantasyMa...

Obsidian Map View Plugin: https://github.com/esm7/obsidianmap...
Obsidian Leaflet Plugin: https://github.com/valentine195/obsid...
Azgaar's Fantasy Map Generator: https://azgaar.github.io/FantasyMap...
QGIS: https://qgis.org/en/site/
GitHub: https://github.com/


Leaflet codeblocks used in the video

```leaflet
id: fantasymapofknowledgemaptiles
tileServer: https://zsviczian.github.io/FantasyMa...{z}/{x}/{y}.png
osmLayer: false
height: 450px
lat: 3
long: 43
minZoom: 2
maxZoom: 10
defaultZoom: 6
scale: 1
```

```leaflet
id: fantasymapofknowledgeimage
image: [[FantasyMapOfKnowledge.svg]]
osmLayer: false
height: 450px
width: 100%
lat: 55
long: 70
minZoom: 2
maxZoom: 20
defaultZoom: 20
```

posted by trassar1l