I have a map of all restaurants in Florida. I would like to have the center of the map be the address of the visitors IP. How can I do this?
Tell me more
×
Geographic Information Systems Stack Exchange is a question and answer site for
cartographers, geographers and GIS professionals. It's 100% free, no registration required.
|
|
try http://stackoverflow.com/questions/3232516/geocode-an-ip-address then convert the response location to your spatial reference if you need to. zoom the map. simple. IP location is pretty broad though, so using the geolocation api would be more accurate. |
|||
|
|
