Support

Account

Home Forums Front-end Issues Google Maps Field Frontend Issue Reply To: Google Maps Field Frontend Issue

  • Hi @jmdesignsolutions

    It may be necessary to modify the map JS that you are loading for the page template and pass the new API key via this script:

    </style>
    <script src="https://maps.googleapis.com/maps/api/js?key=YOUR_API_KEY"></script>
    <script type="text/javascript">
    (function($) {