We want to use the google map and we want to use the same example used in metronic demo page.(this is the url of example: https://preview.keenthemes.com/metronic/demo1/features/maps/google-maps.html) but we noticed that it does not work in demo page
We thought it's because of api key or something like that.
Hi,
You will need to get your Google Maps API key for your domain. Metronic uses the below one:
<script src="//maps.google.com/maps/api/js?key=AIzaSyBTGnKT7dt597vo9QgeQ7BFhvSRP4eiMSM"></script>