smeijer / leaflet-geosearch

A geocoding/address-lookup library supporting various api providers.
https://smeijer.github.io/leaflet-geosearch/
MIT License
1.03k stars 273 forks source link

GeoSearchControl not exported in @types/leaflet-geosearch #199

Closed piotrlarys closed 4 years ago

piotrlarys commented 5 years ago

In angular 8+ cannot import GeoSearchControl because it is not exported in @types/leaflet-geosearch

dimabory commented 5 years ago

@piotrlarys currently, @types/leaflet-geosearch provides types only for providers.

dimabory commented 4 years ago

@piotrlarys new version of @types/leaflet-geosearch has been published. See: https://github.com/DefinitelyTyped/DefinitelyTyped/pull/37894#issuecomment-524899347

cc @smeijer