Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This method is available to developers from the Locate.asmx Web Service and returns a list of Features at the supplied co-ordinates. All searchable layers are searched. A fixed 0.01m tolerance is used to query layers.

Code Block
titleSyntax
http://localhost/isharemaps_internal/locate.asmx/GetFeaturesAtPoint?mapsource=Workshop/AllMaps&x=123&y=456

...