whats up guys does anybody have a script or know where I can get a script that displays the geo location of surrounding neighborhoods that are around the users geo
This one's a bit tricky. I've got a half-finished script, but haven't completely got it working yet.
Basically, you'd need to request the latitude and longditude of the user's location via the MaxMind API ("location"), then run that through a service which can tell you what else is near that lat/long combination.