Introduction

Based on your current IP address, this application guesses the country you are currently located in and then centers the map on that country.

When you click on the map, this application will attempt to fetch all places (postal codes) within 10 km of the spot you selected. This should result in a list of places (replacing this helpfull text) and a marker for each place on the map.

When you move your mouse pointer over a place marker on the map, the corresponding place item is highlighted in the list. Clicking on a marker centers the map on the corresponding place and gives you a closer look on the place.
Moving your mouse pointer over the place items in the list or clicking on them has the same effect.

You can also type a postal code in the postal code input field below the map and hit the tab key. The application will then search for the place name that belongs to this postal code and centers the map on that place. It will also search for all nearby postal codes and mark those on the map as well.

Country
PostalCode
Place

Powered by GoogleMaps and geonames.org