@dvina/ngx-leaflet-edge-buffer
TypeScript icon, indicating that this package has built-in type declarations

16.0.0 • Public • Published

@dvina/ngx-leaflet-edge-buffer

Edge buffer for leaflet in angular. Using Leaflet.EdgeBuffer

This plugin provide edge buffer for tile map

Usage

var openStreetMapWith1 = L.tileLayer('http://{s}.tile.osm.org/{z}/{x}/{y}.png', {
  attribution: '&copy; <a href="http://osm.org/copyright">OpenStreetMap</a> contributors',
  edgeBufferTiles: 1
}),

/@dvina/ngx-leaflet-edge-buffer/

    Package Sidebar

    Install

    npm i @dvina/ngx-leaflet-edge-buffer

    Weekly Downloads

    2

    Version

    16.0.0

    License

    MIT

    Unpacked Size

    16.7 kB

    Total Files

    15

    Last publish

    Collaborators

    • emiryumak
    • kant-admin