New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

leaflet-control-geocoder

Package Overview
Dependencies
Maintainers
2
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

leaflet-control-geocoder - npm Package Versions

1235

1.3.4

Diff

liedman
published 1.3.3 •

Changelog

Source

<small>1.3.3 (2016-02-11)</small>

  • Add hamlet's name in results (19897a2)
  • Correctly append HTML after icon (6bcc816), closes #103
  • Fix missing bind in Mapzen's suggest (9944987)
  • fixes what3words link (5a2c1e3)
liedman
published 1.3.2 •

Changelog

Source

<small>1.3.2 (2015-11-06)</small>

  • Add suggest support to the Mapzen geocoder (80bde8b)
  • Add support for Mapzen Search (f73c5dd)
  • adding images to bower.json (3e6134d)
  • Fix the Mapzen factory function to propagate the API key (4aef861)
  • Remove trailing slash for Nominatim serviceUrl. Close #95. (160b14b), closes #95
  • Use es3ify when building dist (b61b927)
liedman
published 1.3.1 •

Changelog

Source

<small>1.3.1 (2015-08-27)</small>

  • add Control.Geocoder.css to main (e572832)
  • Fix definition of Nominatim class (423610e)
  • Fix missing dist folder in npm package (d374136)
  • Use Leaflet 0.7.3, use built files from dist (2ba7abb)
liedman
published 1.3.0 •

Changelog

Source

1.3.0 (2015-08-21)

  • Add reverse geocoding for Photon (ece9701)
  • Add specificity to style of search icon (b2ade40)
  • Auto publish and download instructions (82d5ee6)
  • Break into smaller files; use browserify (8042ef2)
  • Clicking icon performs search when collapsed:false option is set (07227f4)
  • Clicking icon performs search when collapsed:false option is set (cf281b8)
  • Fix li items class set to 'undefined' (f1e7475)
  • Fix result styling specificity to really override Leaflet's anchor styles (5fea5c1)
  • Improve empty link (a280baa)
  • Options for Google Geocoder, address_components from its result (b9b0747)
  • removed redundant clickHandler (c391bc2)
  • Update Google options handling and result parameter passing to be more in line with Nominatim's (ce82425)
liedman
published 1.2.1 •

Changelog

Source

<small>1.2.1 (2015-07-02)</small>

  • Move setRequestHeader to after opening request (5f1bc4e)
liedman
published 1.2.0 •

Changelog

Source

1.2.0 (2015-07-02)

  • Add Photon geocoder support (4c83212)
  • Added "application/json" as Accept header param since all browsers (eg. Firefox) not add this by def (f0827ec)
  • added serviceUrl option to mapquest geocoder to support open api or future changes (0d45ece)
  • Added support for what3words (728d2db)
  • Attach error element to container, not form (c68855c)
  • Fixed the button size so it's the same one other leaflet controllers have and also fixed search box (86cc5d7)
  • fixes #64 (e5f41f3), closes #64
  • fixes #66 (6cd16bf), closes #66
  • fixes #66 - better order (eefb962), closes #66
  • fixes #66 - missing a length check in Geocoder.Bing (f521c79), closes #66
  • fixes #66 - oups! introduced an error (ec4debd), closes #66
  • fixes #66 comment 2 (78ca65f), closes #66
  • Fixup indentation etc. (e6f5fdb)
  • layout css simplified, previous had problems on Samsung tab default browser. (9c777bf)
  • removed commented style (03875bf)
  • Resets for a links in results; margin for error element (6caba9c)
  • Use a elements for results; make both a and li clickable (d9c0d99)
liedman
published 1.1.0 •

Changelog

Source

1.1.0 (2015-02-27)

  • Add suggest method to Mapbox geocoder (ae3abdc)
  • Adds a bower.json file (3f625df)
  • Example for geocodingQueryParams. Close #32. (95769fa), closes #32
  • Prevent Esc key from collapsing control when collapsed option is set to false. (621ca03), closes #36
  • Replace explicit check for single click with check for not double click, to fix problems with IE. (f2d480c), closes #23 #35
  • s/shrugging of/shrugging off/ (23e0add)
  • Update Control.Geocoder.js (9c96756)
liedman
published 1.0.0 •

Changelog

Source

1.0.0 (2014-10-12)

  • Add Google support (f5a4693)
  • Added support for specifying extra URL parameters for Nominatim. Fix empty response. (be1fdc1), closes #15 #13
  • Close control when escape is pressed (f64ac41)
  • Don't use innerHTML for result strings, use proper text nodes to ensure correct HTML entity encoding (fde49c7), closes #19
  • Fix firefox border radius for form input, set vertical middle input position (4fa4ae5)
  • Fix L.DomUtil.create with showResultIcons=true (c5f2cab)
  • Full list of providers (fc9028a)
  • Include address details for Nominatim (758b338)
  • Include notes on diversity in tech. Docs for new HTML formatting (deeaa00)
  • Mapbox support (520cb2b)
  • Prevent default. Closes #25. Thanks to @Yermo. (1832557), closes #25
  • Re-added placeholder property (cd983f4)
  • Release v1.0.0 (13309c5)
  • Removed window.location.protocol from service URLs, from accidentally merging 7e68366 (aef636d)
  • Support for HTML formatted addresses in Nominatim (c8afafa)
  • Update Control.Geocoder.js (de3ad07)
  • Use protocol-relative urls when making requests (7e68366)
  • Use tab indentation (bdcc365)
liedman
published 0.2.1 •

Changelog

Source

<small>0.2.1 (2014-03-12)</small>

  • Add L.Control.Geocoder.MapQuest (a52ea21)
  • Better adaption to Leaflet 0.7's touch styling (d12be7d)
  • Conform with other widget on touch device (b66367d)
  • Factory function (64b6c36)
  • More styling fixes for touch/mobile (fbe08d0)
  • Move icon for correct placement when error message is shown (42947d4), closes #11
  • Nominatim service default URL (b126152)
  • Set _container before calling expand. Clear results when one is selected, if necessary. (756dc8e), closes #9
  • Switch to 0.7.2 in all examples, removing special IE stylesheet (80f5351)
  • Test for alternative control position (acbaf47)
  • Use Leaflet 0.7.2 (5190e70)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc