Likelihood to Recommend For services that require maps and basic geo-functionality in production, Mapbox is one of the greatest choices out there. They're free, provide much more refined/modern productions compared to Google maps, and have very good support on different platforms. For services that require higher-computation products, like matrix routing, optimization, etc..., the prices can get quite high very quickly, and you should consider moving those services to an on-premise server at that point.
Read full review Oracle Java SE is well suited to long-running applications (e.g. servers). Java Swing (UI toolkit) is now rather outdated, lacking support for modern UI features. JavaFX, the potential replacement for Swing, has now been separated out of Java core. Ideally, there would be a path to migrate a large application incrementally from Swing to JavaFX, but due to different threading models and other aspects, it is difficult. At this point, it is probably better to use an embedded web browser (e.g. JxBrowser) to provide a modern UI in HTML/Javascript and keep just the business logic in Java.
Read full review Pros Documentation is clean, easy to read, and very well organized which makes it easy to get going or learn something new The online user interface makes it quick and easy to edit maps, upload new datasets, view analytics, or get API keys Great integrations with Tableau and easy to develop for Android, iOS, or Web Read full review Plenty support built into the tool and IDE like Maven, Ant, Eclipse, IntelliJ. Strong object-orientation language and clear project structure. Wrapper underlines hardware and memory management so the developers can focus on business and implementation. It offers a huge library and framework support from third-parties and the community. Read full review Cons The product is not always that easy to use, aimed at professionals understanding colors and palettes etc. Being a full cloud product it can be complicated working with the interface when your connectivity is not great. Tutorials and samples could be more visual and could cover more ideas on how to use Mapbox. Read full review Commercial Licensing in 2019. Oracle will charge commercial organizations using Java SE for upgrading to the latest bug fixes and updates. Organizations will now need to either limit their implementation of Java SE or may need to drop it altogether. Slow Performance. Due to the all of the abstraction of the JVM, Java SE programs take much more resources to compile and run compared to Python. Poor UI appearance on all of the major GUI libraries (Swing, SWT, etc.). Through Android Studio, it is easy to get a native look/feel for Java apps, but when it comes to desktops, the UI is far from acceptable (does not mimic the native OS's look/feel at all). Read full review Usability The language is fluent and has good support from a number of open source and commercial IDEs. Language features are added every 6 months, although long-term service releases are only available every 3 years. It would be nice if some of the older APIs were depreciated with more pressure to move to the new replacement APIs (e.g. File vs. Path), but transitions to new features are generally well implemented.
Read full review Support Rating Java is such a mature product at this point that there is little support from the vendor that is needed. Various sources on the internet, and especially StackOverflow, provide a wealth of knowledge and advice. Areas that may benefit from support is when dealing with complex multithreading issues and security libraries.
Read full review Alternatives Considered One feature that made me go in favor of Mapbox was its stellar documentation. Google Maps and Bing Maps are the other alternatives I considered, but the learning curve with both of them is steeper than it is with Mapbox. Also, Mapbox Studio gives newbies a very simple, clean and easy to use environment to make and store maps online
Read full review Chose to go with Java instead of Python or C++ due to the expertise on the ground with the technology, for its ease of integration with our heterogeneous setup of production servers, and for the third party library support which we've found was able to address some challenging aspects of our business problem.
Read full review Return on Investment Mapbox is the only service that has all the products we need to release our product to the market. Without Mapbox, we would've spent far more time integrating multiple different map/geo services like Mapbox and HERE maps together. Mapbox was sometimes expensive in the testing period, and we would've definitely moved some of the services on-premise to save money if we had the time. Mapbox has functionality for traffic-aware routing in many countries, as well as matrix-structured routing data, which is what enables our service to function. Having all of this integrated within an API allows us to easily scale our service to multiple different cities/countries in a matter of days. Read full review The different versions make it harder to work with other companies where some use newer versions while some use older versions, costing time to make them compatible. Licenses are getting to be costly, forcing us to consider OpenJDK as an alternative. New features take time to learn. When someone starts using them, everyone has to take time to learn. Read full review ScreenShots