Selecting Items in a GeoToolkit Driven Map

Posted by Geertjan on Oracle Blogs See other posts from Oracle Blogs or by Geertjan
Published on Wed, 5 Dec 2012 22:12:41 +0000 Indexed on 2012/12/05 23:12 UTC
Read the original article Hit count: 264

Filed under:

When you take a look at all the tools provided by GeoToolkit, you'll be quite impressed. For example, within the US map shown in yesterday's blog entry, you can drill down into individual states by selecting them via the mouse, as shown below:

With that, the basis of a more complex application is laid, since all the map-related functionality is handed to you out of the box.

The sample referred to yesterday has been updated, if you check it out and run it (assuming you've taken the additional steps mentioned yesterday), you'll see the above.

http://java.net/projects/nb-api-samples/sources/api-samples/show/versions/7.3/tutorials/geospatial/geotoolkit/MyGeospatialSystem

© Oracle Blogs or respective owner

Related posts about /NetBeans IDE