Theme editor

Welcome to XFMISFITS.COM

Join our community to access exclusive content, participate in discussions, and connect with like-minded individuals. We offer resources, products, and dedicated support to help you succeed.

Our recent members

XF 2.3 [AndyB] Street view 1.4

Twisted

Administrator
Staff member
Joined
May 9, 2025
Messages
109
Reaction score
0
Points
16
Thread owner
Description:

Creates an embedded Google street view into a message.

(Example of Street view in message)

pic001.jpg



(Example of link in visitor tab)

pic002.jpg



(Example of Street View input form)

pic003.jpg



(Example of Street View results)

pic004.jpg



Features:
  • Google street view is displayed in the message.
  • Easy to use link creator.
Setup step 1:

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:

https://developers.google.com/maps/documentation/javascript/get-api-key

Update the street_view.php file variable called $googleKey located at the top of the file.

How to use:
  1. Go to Google maps.
  2. Select a location and click street view.
  3. Copy URL in address bar.
  4. Under the Visitors tab, click the Street view link.
  5. Paste the URL into the form and click submit.
  6. Copy the STREETVIEW code and paste it into a message.
Error 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.
 

Attachments

Back
Top