- Compatible XF Versions
- 2.0
Premium upgrade:
This XF2 add-on along with the entire collection can be purchased for $25.00 USD. Your Premium upgrade will allow you to download as many XF2 add-ons as you like for one year. Please see the entire collection located in the Resources area at this URL:
https://www.xf2addons.com/
Note: all my XF1 add-ons are still 100% free and are supported by donations.
Description:
Creates an embedded Google street view into a message.
Live Example:
http://www.southbayriders.com/forums/threads/2143/
(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 streetview.php file from the add-on folder to a /misc/ folder that you create. For example:
http://www.domain.com/misc/
Setup step 2:
Get your Google API key using this link:
https://developers.google.com/maps/documentation/javascript/get-api-key
Update the streetview.php file variable called $googleKey located at the top of the file.
Setup step 3:
Enable debug mode in config.php file.
Navigate to the following:
Admin control panel -> Content -> Custom BB codes -> streetview
Edit the HTML replacement so that it's pointing to the streetview.php file located in your /misc/ folder.
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.
This XF2 add-on along with the entire collection can be purchased for $25.00 USD. Your Premium upgrade will allow you to download as many XF2 add-ons as you like for one year. Please see the entire collection located in the Resources area at this URL:
https://www.xf2addons.com/
Note: all my XF1 add-ons are still 100% free and are supported by donations.
Description:
Creates an embedded Google street view into a message.
Live Example:
http://www.southbayriders.com/forums/threads/2143/
(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.
- Download Andy-StreetView-1.2.zip and unzip it.
- Copy the src/addons/Andy/StreetView directory to your server.
- From the Admin Control Panel Install the add-on.
Copy the streetview.php file from the add-on folder to a /misc/ folder that you create. For example:
http://www.domain.com/misc/
Setup step 2:
Get your Google API key using this link:
https://developers.google.com/maps/documentation/javascript/get-api-key
Update the streetview.php file variable called $googleKey located at the top of the file.
Setup step 3:
Enable debug mode in config.php file.
Navigate to the following:
Admin control panel -> Content -> Custom BB codes -> streetview
Edit the HTML replacement so that it's pointing to the streetview.php file located in your /misc/ folder.
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.