Back to 'PHP/JavaScript World Map with Continent and Ocean Selection'
Simply click on a contient or ocean to select it. Save map button is for example and does not save selection in this example.

Canada North America South America Europe Africa Australia South Pole Eurasia Pacific Atlantic Arctic Pacific Indian

 

The above content was generated with the PHP code (and a little bit of CSS and JavaScript):

require "world_map.php";
print world_map('europe', '0', 'images');