Yandex API, Google API

I read the documentation, and as far as I understand now, unlike CUBA, there is no support for Google Maps out of the box? That is, having the API in hand we can not just take and run the Google map? Just like Yandex. Thank you for answer

Hello, Maxim

You can integrate Google maps using JavaScriptComponent, like in this example:
https://demo.jmix.io/sampler/#main/1/sample?id=java-script-component-google-maps

Regards,
Dmitry

Hi, that’s exactly how I solved this issue. Thank you. True, the examples used in the demonstration don’t work in the demonstration itself, but that’s the little things.

Do you talk about the example with Google Maps by the link I provided above?
Снимок экрана 2023-05-05 в 17.36.26

Could you, please, provide more information about not working examples?

Yes indeed, everything is working now. Maybe I came in at a bad time. It’s okay now.

image

Hello Maxim!

Does the problem with Google map sample still exist? For now, sample works fine. The exception you provided says that the URL is not authorized for the key. Not sure, maybe Google Console has sometimes technical issues, but we will check our configuration just in case.