Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Performance and...Performance and...How to fixAPI Key for Google MapsHow to fixAPI Key for Google Maps
Previous
 
Next
New Post
3/6/2017 10:06 PM
 

Hello.

On our 'Contact Us' page, we have a Google map with many pins for our locations. The page is loading very slowly and it's because the API key needs to be updated.

I was able to generate the key ... but now I don't know where to go once I login to our website to make the update. I am not a web developer, so perhaps this is even out of my scope, but I'd like to look into it to see if I can do it.

Any guidance you could provide would be most appreciated.

Thank you.

 
New Post
3/7/2017 11:11 AM
 
Hello,
welcome to the maps madness!
Ok, as I see it there are 2 options:
1. You are using a third party module with which you display the map and locations.
2. The maps script is added on page and the display is through a simple html module.

If this is a case 1, find out which vendor created the module and ask for guidance.
If this is a case 2, the API key is probably in the script implemented on the page (either added in the header of the module, or in the page settings, or even added in the skin, there are many ways to add a script). But perhaps the script needs alterations for the new API key to work, so I would suggest you ask a developer to look into it.

Hope this helps a bit.
 
New Post
3/7/2017 3:19 PM
 

Thank you for your reply.

This is part of the html script I found in the footer of the maps module.

<script src="https://maps.googleapis.com/maps/api/...>

I'm thinking I just need to insert the new API Key I generated somewhere into this. I tried it yesterday but it did nothing so I have obviously not put it in the right spot.

Do you think I'm on the right track at all? If not, I will admit defeat and see if I can find a web developer who can assist. :)

 
New Post
3/7/2017 4:09 PM
 

It did not let me post the whole script so I'm trying again, with spaces so it doesn't read it as a link.

<script src="http s://m aps.googleapis.com/maps/api/js?v=3.exp"></script>

 
New Post
3/8/2017 12:04 PM
 
Hello again,
so its the second case? This script is loaded externally. So I see two options again:
1. Try writing it this way (without the spaces!)
<script type="text/javascript" src="https: // maps . googleapis . com / maps / api / js ? key = PUT YOUR KEY HERE "></script>
If this doesn't work,
2. There might be another script on the page which generates the locations (you said you have many locations on the map). So there should be the script you posted plus another one with the locations. The API key perhaps is mentioned there too but I'm not sure depends on how the map was created in the first place.
There are many tactics to generate a google map so it is difficult to know what has been done in each case.
Can you provide a link the said map?
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Performance and...Performance and...How to fixAPI Key for Google MapsHow to fixAPI Key for Google Maps


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out