I have no problem taking a user entered (or GPS) lat/lon and putting a pushpin on a map. What I need to do now is allow the user to click a point on the map and have my program pickup the location of that point. Seems like this should be easy I just can't find the right method/property. Clicking on the map puts a location circle on the map but I don't think that is a pushpin, not sure what it is so don't know how to grab it. Thanks.