Opensreetmap displaying even after changing settings to display Google Map (inside my Website/WebApp)

RaviSharma6 years ago

I installed Traccar on a VPS, can successfully track vehicles using the default UI. Also updated Google Map in place of the default Openstreetmap from server settings and everything is appearing fine.

But when I try to display the same map inside my web app (using code at https://github.com/traccar/traccar-web/tree/master/web/simple) I could only see devices in Openstreetmap not Google Map.

Traccar server and website server are different. Please guide what could be the issue.