--- layout: api title: "v1.6.0 API: L.version" categories: api version: v1.6.0 permalink: /api/v1.6.0/l-version ---

version

A constant that represents the Leaflet version in use.

L.version // returns "0.5" (or whatever version is currently in use)