Skip to content

Leaflet

Interactive maps inside your notes.

The above warnings are based on limited information and might not always be accurate.

Data

IDobsidian-leaflet-plugin
Authorjavalent
Minimum Obsidian Version0.12.12
Official Release Date2021-03-11
Last update2024-03-31

Last Refresh

Obsidian Stats last refreshed the data behind this page on Jul 13, 2026.

Community plugin snapshotJul 13, 2026
Repository clonelast successful checkout May 25, 2026
Release acquisitionrelease metadata checked Jun 22, 2026; existing successful main.js cache reused

Quick Links

Changes

DateChanged PropertyOld ValueNew Value
2021-03-11Plugin Added
2021-07-16descriptionLeaflet integration for Obsidian.mdInteractive maps inside your notes
2023-04-26repovalentine195/obsidian-leaflet-pluginjavalent/obsidian-leaflet
2023-04-26descriptionInteractive maps inside your notesInteractive maps inside your notes.
2024-01-26nameObsidian LeafletLeaflet
2026-05-12authorJeremy Valentinejavalent

Repository Data

LicenseMIT in package.json
Not Found in LICENSE file
Package Managernpm
Uses TypescriptYes
Installed BundlersWebpack, esbuild
Installed Testing FrameworksNone found
Has Test FilesNo
Latest Release main.js Size1.49 MB
Detected ES VersionES2020
Probably MinifiedYes
main.js API Findings12 disclosures
Uses BRAT beta releasesNo
Dependenciespako
Dev Dependencies@fortawesome/fontawesome-svg-core, @fortawesome/free-regular-svg-icons, @fortawesome/free-solid-svg-icons, @popperjs/core, @tmcw/togeojson, @types/color, @types/leaflet, @types/leaflet-fullscreen, @types/mime, @types/node, @types/pako, @types/papaparse, @types/xmldom, builtin-modules, color, compare-versions, convert, copy-webpack-plugin, css-loader, dotenv, esbuild, esbuild-loader, esbuild-plugin-inline-worker, esbuild-plugin-replace, ignore-loader, imports-loader, javalent-obsidian-overload, leaflet, leaflet-fullscreen, leaflet-hotline, mime, mini-css-extract-plugin, monkey-around, obsidian, papaparse, standard-version, string-replace-loader, ts-loader, tslib, typescript, webpack, webpack-bundle-analyzer, webpack-cli, webpack-inject-plugin, worker-loader, xmldom

main.js API Findings

These conservative findings come from static analysis of the latest release main.js. The table includes warnings and high-confidence informational findings; lower-confidence informational findings are omitted to reduce false positives. Warnings indicate usage of potentially risky APIs, but such APIs can be used safely if handled with care.

DisclosureDetected From
Adapter File AccessUses adapter-level vault filesystem APIs
Clipboard AccessReads or writes clipboard data
Embedded Base64 BlobIncludes large embedded base64 blobs
Full Vault AccessEnumerates vault files
Global Handlers Or TimersRegisters events, DOM handlers, or intervals
Markdown ProcessingRegisters markdown processors or renderers
Metadata AccessReads Obsidian metadata cache
Network AccessUses browser network APIs
Note Content AccessReads vault files
Permission Sensitive Browser ApiUses permission-sensitive browser APIs
Vault File WriteWrites vault files
Workspace LayoutRegisters or manipulates workspace views and panes
FindingTypeConfidenceEvidence
Uses permission-sensitive browser APIsWarningHighnavigator.geolocation.getCurrentPosition (1)
Reads or writes clipboard dataInfoHighnavigator.clipboard.writeText (1)
Uses persistent browser storageInfoHighlocalStorage (1)
Includes large embedded base64 blobsInfoHighbase64 blob (1)
Registers markdown processors or renderersInfoHighthis.registerMarkdownCodeBlockProcessor (1)
Registers events, DOM handlers, or intervalsInfoHighsetTimeout (13), this.registerDomEvent (2), this.registerEvent (6)
Reads Obsidian metadata cacheInfoHighapp.metadataCache.getFileCache (5), app.metadataCache.getFirstLinkpathDest (6), app.metadataCache (12)
References URLs or constructs URL objectsInfoHighhttp:// (8), https:// (7)
Uses browser network APIsInfoHighXMLHttpRequest (1)
Persists plugin settings or dataInfoHighthis.loadData (1), this.saveData (1)
Registers plugin settings UIInfoHighthis.addSettingTab (1)
Registers commands, ribbon icons, or status bar itemsInfoHighthis.addRibbonIcon (1)
Accesses attachment resource pathsInfoHighapp.vault.getResourcePath (1)
Accesses Obsidian vault APIsInfoHighapp.vault (22)
Enumerates vault filesInfoHighapp.vault.getAllLoadedFiles (1), app.vault.getFiles (1)
Opens or creates files through workspace or file manager APIsInfoHighapp.workspace.openLinkText (1)
Reads vault filesInfoHighapp.vault.cachedRead (1), app.vault.read (1)
Uses adapter-level vault filesystem APIsInfoHighapp.vault.adapter (7)
Writes vault filesInfoHighapp.vault.modify (1)
Accesses Obsidian workspace APIsInfoHighapp.workspace (16)
Accesses the active file or editorInfoHighapp.workspace.getActiveFile (1)
Registers or manipulates workspace views and panesInfoHighapp.workspace.getLeavesOfType (2), registerView (2)

The above data may not be accurate and contain errors. For more information refer to the page about data collection.

Lines of Code

The plugin has a total of 15730 lines of code. The following chart shows the lines of code split by programming language.

Downloads

The following chart shows the total number of downloads of the plugin over time. The second chart shows the delta of downloads per week, which is the number of new downloads per week. New version releases are marked with vertical lines.

Version History

VersionRelease DateNote
0.0.32021-03-05Released while not listed
0.1.22021-03-06Released while not listed
0.1.52021-03-08Released while not listed
0.1.72021-03-08Released while not listed
0.1.82021-03-09Released while not listed
0.1.92021-03-10Released while not listed
0.2.02021-03-11None
0.2.12021-03-12None
0.2.22021-03-12None
0.2.32021-03-12None
0.2.42021-03-12None
0.2.62021-03-12None
0.2.72021-03-12None
0.2.82021-03-12None
0.2.92021-03-16None
0.2.102021-03-16None
0.2.112021-03-16None
0.2.122021-03-16None
0.2.132021-03-16None
0.2.142021-03-17None
0.3.02021-03-18None
0.3.12021-03-18None
1.0.02021-03-22None
1.0.12021-03-22None
1.0.22021-03-23None
1.1.02021-03-24None
1.1.12021-03-25None
1.2.02021-03-26None
1.2.12021-04-01None
1.3.02021-04-01None
2.0.02021-04-22None
2.0.12021-04-22None
2.0.22021-04-23None
2.0.32021-04-23None
2.0.42021-04-23None
2.1.02021-04-26None
2.1.12021-04-27None
3.0.02021-04-29None
3.1.02021-05-05None
3.1.12021-05-05None
3.2.02021-05-05None
3.2.12021-05-05None
3.3.02021-05-05None
3.4.02021-05-06None
3.4.12021-05-07None
3.5.02021-05-07None
3.6.02021-05-07None
3.7.02021-05-10None
3.7.12021-05-10None
3.7.22021-05-10None
3.8.02021-05-10None
3.8.12021-05-11None
3.8.22021-05-13None
3.8.32021-05-13None
3.9.02021-05-14None
3.9.12021-05-17None
3.9.22021-05-17None
3.9.32021-05-17None
3.9.42021-05-18None
3.9.52021-05-19None
3.10.02021-05-20None
3.10.12021-05-21None
3.11.02021-05-24None
3.11.12021-05-24None
3.11.22021-05-24None
3.11.32021-05-25None
3.12.02021-05-25None
3.12.12021-05-25None
3.13.02021-05-26None
3.13.12021-05-26None
3.13.22021-05-26None
3.13.32021-05-26None
3.13.42021-05-27None
3.13.52021-05-27None
3.13.62021-06-01None
3.14.02021-06-02None
3.14.12021-06-03None
3.15.02021-06-07None
3.16.02021-06-08None
3.16.12021-06-08None
3.16.22021-06-08None
3.16.32021-06-11None
3.16.42021-06-11None
3.17.02021-06-14None
3.18.02021-06-15None
3.18.12021-06-15None
3.18.22021-06-15None
3.18.32021-06-17None
3.18.42021-06-17None
3.18.52021-06-17None
3.18.62021-06-17None
3.18.72021-06-17None
3.18.82021-06-17None
3.18.92021-06-18None
3.18.102021-06-18None
3.18.112021-06-18None
3.18.122021-06-18None
3.18.132021-06-18None
3.18.142021-06-19None
3.19.02021-07-08None
3.19.12021-07-09None
3.19.22021-07-13None
3.19.32021-07-13None
3.19.42021-07-13None
3.19.52021-07-13None
3.19.62021-07-14None
3.19.72021-07-14None
3.19.82021-07-22None
3.19.92021-07-22None
3.19.102021-07-22None
3.20.02021-07-22None
3.20.12021-07-23None
3.20.22021-07-23None
3.21.02021-07-27None
3.21.12021-07-27None
3.21.22021-07-30None
3.21.32021-08-03None
3.22.02021-08-03None
3.22.12021-08-03None
3.22.22021-08-03None
3.23.02021-08-03None
3.23.12021-08-05None
3.23.22021-08-05None
3.23.32021-08-05None
3.24.02021-08-05None
3.24.12021-08-06None
3.24.22021-08-06None
3.24.32021-08-06None
3.24.42021-08-07None
3.24.52021-08-07None
3.24.62021-08-09None
3.24.72021-08-09None
3.24.82021-08-10None
3.24.92021-08-11None
3.24.102021-08-11None
3.24.112021-08-17None
3.24.122021-08-17None
3.24.132021-08-17None
3.24.142021-08-18None
4.0.02021-09-21None
4.1.02021-09-27None
4.1.12021-09-27None
4.1.22021-09-28None
4.1.32021-09-28None
4.1.42021-10-03None
4.2.02021-10-04None
4.2.12021-10-04None
4.2.22021-10-04None
4.3.02021-10-11None
4.3.12021-10-15None
4.3.22021-10-22None
4.3.32021-10-22None
4.3.42021-10-27None
4.3.52021-10-28None
4.3.62021-12-06None
4.4.02021-12-06None
4.5.02021-12-09None
4.6.02021-12-10None
4.6.12021-12-10None
4.6.22021-12-10None
4.7.02021-12-10None
4.7.12021-12-10None
4.7.22021-12-10None
4.7.32021-12-11None
4.7.42021-12-11None
4.8.02021-12-16None
4.9.02022-01-11None
4.10.02022-01-23None
4.11.02022-01-24None
4.12.02022-01-25None
4.12.12022-01-25None
4.13.02022-01-26None
4.14.02022-02-28None
5.0.02022-03-14None
5.0.12022-03-15None
5.0.22022-03-30None
5.0.32022-04-02None
5.0.42022-09-12None
5.1.02022-11-10None
5.0.52022-11-13None
5.1.12022-11-13None
5.1.22023-01-30None
5.2.02023-02-14None
5.2.12023-02-14None
5.2.22023-02-14None
5.2.32023-02-28None
5.2.42023-02-28None
5.2.52023-02-28None
5.2.62023-02-28None
5.3.02023-04-06None
5.4.02023-04-07None
5.5.02023-04-08None
5.5.12023-04-09None
5.5.22023-04-11None
3.5.52023-04-20None
5.5.32023-04-20None
5.5.42023-04-21None
5.5.52023-04-27None
5.5.62023-04-29None
5.5.72023-04-29None
5.5.82023-04-30None
5.6.02023-05-04None
5.6.12023-05-07None
5.7.02023-06-29None
5.7.12023-07-03None
5.7.22023-07-23None
5.7.32023-08-29None
5.8.02023-10-08None
6.0.02023-10-31None
6.0.12023-12-01None
6.0.22024-01-26None
6.0.32024-03-27None
6.0.42024-03-27None
6.0.52024-03-31None

Blacklisted versions are versions that are known to cause major issues or contain security concerns and have thus been blacklisted by the Obsidian team. Obsidian will disable plugins on startup whose installed version is blacklisted. Released while not listed versions happened outside the period where the plugin was present in the community plugin list and are excluded from aggregate release statistics.