AndyB Street view

xF2 Add-on AndyB Street view 1.3

No permission to download
Compatible XF Versions
2.0
Creates an embedded Google street view into a message.

(Example of Street view in message)
street-view.jpg

(Example of link in visitor tab)
street-view-1.jpg

(Example of Street View input form)
street-view-2.jpg

(Example of Street View results)
street-view-3.jpg

Features:
  • Google street view is displayed in the message.
  • Easy to use link creator.
Installation:
  1. Download Andy-StreetView-1.3.zip and unzip it.
  2. Copy the src/addons/Andy/StreetView directory to your server.
  3. From the Admin Control Panel Install the add-on.
Setup step 1:

Copy the streetview.php file from the add-on folder to a /misc/ folder that you create. For example:

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:

Add the following code to your config.php file:

$config['debug'] = true;

Navigate to the following:

Admin control panel -> Content -> Custom BB codes -> streetview

Edit the HTML replacement. Your forum domain name needs to be added in place of the example domain.

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.
Author
ENXF NET
Downloads
4
Views
591
Last update
Rating
0.00 star(s) 0 ratings

More resources from ENXF NET

Top