I am trying to implement simple checkin functionality in a Facebook centric, location based WP7 application I am currently developing. I have managed to search and return a list of possible checkins within a given radius and checkin to one. I am now trying to add a 'custom' checkin in case none of the available options are of interest to the user. Could you please advise as to how that can be done? I am assuming it will be something along the lines of 'create location and return newly created ID' but I do not know how one can create a location.
Thank you in advance.
