Please Help [Solved]

Hello plz plz help me i have just chnaged the url of my website to http://sasvirtualgroup.com but now my airline map and live map are not working

i have tried using this

<script async defer src="https://maps.googleapis.com/maps/api/js?key=AIzaSyCqCyJceUqcpWu0BQ3YiSHEUEg5TRrYdIs&callback=initMap"></script>

but its not working

You need to add your URL to your API key at google

i have

You need to put an astrix at the end. This gives it a wild card for all variations of your URL

It should look like this

sasvirtualgroup.com/*

Make sure yo give it about 5 minutes to register

still hasn’tworked

Where do you have your key placed. When I inspect your acars page I get this

https://gyazo.com/a8eebd992cab9e000141ca8670f69ea3

It should only be in your core_htmlhead

Check that it is not in your acarsmap.php or maybe your layout.php

ok will check now

ok so i removed in second place i put it so all it is now is this

oogle Maps API error: RefererNotAllowedMapError https://developers.google.com/maps/documentation/javascript/error-messages#referer-not-allowed-map-error
Your site URL to be authorized: http://sasvirtualgroup.com/en/index.php/airlinemap

Never mind i have fixed the issue

its what you said earlyer

You need to put an astrix at the end. This gives it a wild card for all variations of your URL

It should look like this

sasvirtualgroup.com/*

Make sure yo give it about 5 minutes to register

but i miss understood :? anyway thanks you very much

Glad you are sorted please mark your thread as Solved