I am creating a web application, using javascript api and the requirement is to get a point on the line based on certain distance. If you have worked with ArcObject, then you would have used the QueryPoint method in IPolyline. Does anybody know how this can be achieved in javascript api.
Thanks in advance.