The Insercorp Development team has released an update to the Directory Module which updates the APIs for the Google Maps integrations in the Directory Module in addition to a fix for Directory Listings’ “Website” button URLs.
Added an update to the Directory Map to allow the use of database stored API keys rather than static keys, including updates to API Keys for each Client Subscription.
Added an update to the Listing Map to allow the use of database stored API keys rather than static keys, including updates to API Keys for each Client Subscription.
Added an update to the function that determines the latitude and longitude of the location to only call when the address for the listings are updated in the CMS, decreasing the amount of API calls when making edits to the Directory Module in the Control Panel.
Replaced the map in the listing details view to use the Google Maps Embed API instead of the Google Maps Javascript API
Previously there was a bug with the “Website” button in Directory Listing pages if the link was supplied with `https://` which caused the `:` to be removed from the URL when Website Visitors clicked on the button, resulting in a 404 - Page Not Found error. This has been fixed so that the link will now generate properly when using secure `https` URLs.