If you need to get the information about the licence that you already have for JxMaps, please use the teamdev.license.info System Property. The following code demonstrates how to enable licence info printing in your application.
System.setProperty("teamdev.license.info", "true"); |
Documentation >