The requirements that I have in connection with the ability to print routes between many nodes are to be able to request distances between nodes for the best possible route calculation and display custom icons on maps.
It is important to have a source of matching that is accurate with respect to roads and streets.
I researched open street maps, but I'm afraid it might not be entirely accurate. Any suggestion from a commercial library / API would be appreciated (if it is intuitive and doesn't block you in functionality)
I started using the Google Maps API to investigate. I would use the final application internally and be paid (so that means that if I use Google maps, I would pay for their commercial license, which is quite a large amount. And I only need maps for selected areas, starting in Northern Europe)
It would be nice to have a map API that can be easily integrated into a Spring-MVC-based system (therefore, a JavaScript or Java-based API)
java javascript maps
geoaxis
source share