The maps on the front end were built with HERE API. As HERE didn't have a React abstraction, we essentially created an ORM for the same. Hence, just using the official minified JS files, we created a wrapper for React (this was the biggest hurdle for us), as the community maintained the library didn't have extensive API support.