Skip to content

Releases: consbio/Leaflet.Geonames

Version 0.4.9

08 Jan 17:25
Compare
Choose a tag to compare

Fixes onRemove handler to use correct instance of map object.

Version 0.4.8

07 Jan 18:47
Compare
Choose a tag to compare

Includes fix to remove map click handler when this plugin is removed.

Version 0.4.2

15 Jul 00:24
Compare
Choose a tag to compare
Updates L.Control.Geonames.min.js with the latest changes

Version 0.4.0

01 Jun 00:09
Compare
Choose a tag to compare
  • converted input field to a search field type
  • added examples/mobileview.html example for mobile ready version
  • added option alwaysOpen to keep search field always visible
  • exposed show(), hide(), hideResults() removeMarker(), removePopup() functions
  • updated event handling to prevent click events from propagating to map
  • changed default icon from directions type icon to magnifying glass icon
  • added topcenter as a position for the control with autosizing to mobile viewports
  • clicking on the icon no longer clears out the marker; clearing the search field does so instead
  • added ability to override Geonames URL

Version 0.3.0

31 Aug 23:58
Compare
Choose a tag to compare

Updated API for handling display of marker and associated popup.

Added events: search, select.

Version 0.2.0

29 Aug 20:14
Compare
Choose a tag to compare

Added GeoNames API parameters to control API.

Replaced FontAwesome with Google Material Icon SVG files.

Version 0.1.1

07 Jan 21:50
Compare
Choose a tag to compare
Merge pull request #2 from mikemoraned/feature/optional-popup

0.1.1: add "markNames: true/false" option

Initial release

01 Apr 01:10
Compare
Choose a tag to compare

Initial development release