Skip to content

Releases: benjaminhansen/arcgis-geocode

v1.0.5

18 Mar 20:41

Choose a tag to compare

Added serialize method

v1.0.4

11 Mar 19:35

Choose a tag to compare

Updated readme; added new lat/lon attributes to the constructor of th…

v1.0.3

11 Mar 01:53

Choose a tag to compare

Updated readme; added new address method; code cleanup

v1.0.2

06 Mar 20:33

Choose a tag to compare

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

09 Jul 19:35

Choose a tag to compare

Readme update; method naming updates; code cleanup

v1.0.0 initial release

08 Jul 22:59

Choose a tag to compare

Readme updates