Jmix Map Viewer

Hi, was trying to implement in new Jmix project the google maps service for java.
To do some geocoding and plotting routes, as I was used to in Cuba.
In fact I have all the code I need from past projects.
But the Map Viewer is no longer included in Charts, just discovered that.
What to do? I have no interest in buying the maps add-on, never thought of that.

Please advise, thanks

Hi Pedro,

We are not going to implement MapViewer component in Jmix, but we’ll try to provide an example of how to use Google Maps API from a Jmix application.

Regards,
Konstantin

Hi @parmelim,

We have added an example of integration with the JavaScript API of Google Maps via JavaScriptComponent to jmix-sampler (https://demo.jmix.io/sampler/#main/sample?id=java-script-component-google-maps).

Regards,
Gleb