1

We are trying to find a way to create interactive maps with Processing, in which we can:

  1. Hover over countries with mouse and have the whole country be highlighted.
  2. Have the user click on the country and provide additional information on that country.

These would entail that there is a package in Processing with the areas of each country defined. Does such a package exist? I know they exist for the jQuery space through jVectorMap. Does the equivalent exists for Processing?

gary
  • 4,227
  • 3
  • 31
  • 58
user1279772
  • 19
  • 1
  • 2

1 Answers1

2

Have a look at the following sources:

Darius
  • 10,762
  • 2
  • 29
  • 50