Skip to content
This repository has been archived by the owner on Jun 26, 2024. It is now read-only.

bastisk/leaflet-search-types

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Thanks to the great work of @johan-cho, there is now a package available via npm! Checkout his repository for more information: https://github.com/johan-cho/leaflet-search-types

Please note that this typing is only a quick and dirty solution. No comments have been jet added.

Installation

For now, copy index.d.ts and include it into your angular project. After some refactoring and optimization has been done, this will be forwarded to be availble via @types.

Installation via AngularCLI

If you are using angularcli, create a new folder under node_modules/@types, call it "leaflet-search" and save index.d.ts there.

Include it like this in your component: include 'leaflet-search' and add the dependencies under "scripts" in your angular-cli.json.

Summary

This package contains type definitions for leaflet-search (https://github.com/stefanocudini/leaflet-search).

Details

Additional Details

  • Dependencies: leaflet
  • Global values: L

Credits

These definitions were written by Sebastian Kiepsch (https://basti-sk.com)

About

Typings for leaflet-search plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published