Package com.esri.arcgisruntime.tasks.geocode


package com.esri.arcgisruntime.tasks.geocode
Contains classes to convert street addresses into geographic coordinates (geocoding), and also to convert coordinates into street addresses (reverse geocoding).
Since:
100.0.0
  • Class
    Description
    Holds parameters to be passed to geocode operations.
    A match candidate returned from a LocatorTask geocode or reverse geocode operation.
    Represents an attribute that can be used as input to multi-line geocode operations.
    Signifies the type of a LocatorAttribute.
    Holds information about a LocatorTask.
    A task used to convert an address to a point (geocode) or vice-versa (reverse geocode).
    Holds parameters to be passed to reverse geocode operations.
    Holds parameters to be passed to suggest operations.
    Represents an instance of a result from a suggest operation.