# tilelive-tmsource **Repository Path**: mirrors_wikimedia/tilelive-tmsource ## Basic Information - **Project Name**: tilelive-tmsource - **Description**: A tilelive provider for TM2 sources. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-10-24 - **Last Updated**: 2026-07-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # tilelive-tmsource I am a [tilelive](https://github.com/mapbox/tilelive.js) provider for [tm2](https://github.com/mapbox/tm2) sources. ## Usage Load `tmsource:///path/to/project.tm2source` as a tilelive source. OR ```javascript new TMSource({ yaml: "yaml document here" }, callback) ```