Before adding a marker, you should scroll the document to the location where you want to add it. It sounds like you're adding markers with the document scrolled to the top. Does that resolve it?
You can't move a marker after adding it. Instead, you would need to delete it, then scroll the document to the desired location and add a new marker.