Geolocation field: How to make other field dependent on Geo Location

I have added a Custom Field of type GeoLocation to users (by editing Fixture custom_field document). I want add a GeoLocation field to Issue as well and when I assign someone to that issue, I want to check if the User GeoLocation matches with the Issue geolocation. Is that possible?