- Compatible XF 2.x versions
- 2.2 / 2.3
Description:
Creates an embedded Google street view into a message.
(Example of Street view in message)
(Example of link in visitor tab)
(Example of Street View input form)
(Example of Street View results)
Features:
Copy the street_view.php file from the add-on folder to /data/files/street_view/ directory.
Setup step 2:
Get your Google API key using this link:
developers.google.com
Update the street_view.php file variable called $googleKey located at the top of the file.
How to use:
If the add-on cannot convert a Google street view URL successfully, an error message "The URL entered cannot be converted" will be displayed. Make sure you're viewing a Google street view when copying a URL.
Creates an embedded Google street view into a message.
(Example of Street view in message)
(Example of link in visitor tab)
(Example of Street View input form)
(Example of Street View results)
Features:
- Google street view is displayed in the message.
- Easy to use link creator.
Copy the street_view.php file from the add-on folder to /data/files/street_view/ directory.
Setup step 2:
Get your Google API key using this link:
developers.google.com
Update the street_view.php file variable called $googleKey located at the top of the file.
How to use:
- Go to Google maps.
- Select a location and click street view.
- Copy URL in address bar.
- Under the Visitors tab, click the Street view link.
- Paste the URL into the form and click submit.
- Copy the STREETVIEW code and paste it into a message.
If the add-on cannot convert a Google street view URL successfully, an error message "The URL entered cannot be converted" will be displayed. Make sure you're viewing a Google street view when copying a URL.