Releases: benjaminhansen/arcgis-geocode
Releases · benjaminhansen/arcgis-geocode
v1.0.5
v1.0.4
Updated readme; added new lat/lon attributes to the constructor of th…
v1.0.3
Updated readme; added new address method; code cleanup
v1.0.2
Cleaned up and linted the code properly for ease of future maintenance.
Updated the Suggest method to accept search text as a constructor argument.
Added latitude and longitude methods to the main Suggest class to reduce the need for additional method calls to get the lat/lon values.
v1.0.1
Readme update; method naming updates; code cleanup
v1.0.0 initial release
Readme updates