AndyB Show map

xF2 Add-on AndyB Show map 1.5

No permission to download
Compatible XF Versions
2.0, 2.1, 2.2
Visible Branding
No
A fully integrated map system based on threads.

(Example of Show map)
show-map.jpg

(Example of Show map admin link)
show-map-1.jpg

(Example of Show map admin page)
show-map-2.jpg

(Example of Show map data link)
show-map-3.jpg

(Example of Show map data page)
show-map-4.jpg

(Example of Options page)
show-map-5.jpg

(Example of User group permissions)
show-map-6.jpg

Features:
  • Ability to show locations by descriptions.
  • Links take you to thread that describing the location.
  • All phrases start with showmap_ for your convenience.
Installation:
  1. Download Andy-ShowMap-1.0.zip and unzip it.
  2. Copy the src/addons/Andy/ShowMap directory to your server.
  3. From the Admin Control Panel Install the add-on.
Setup step 1:

Get your Google JavaScript API key using this link:

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

Update the Options page with your Google JavaScript API key.

Setup step 2:

Copy the crosshair.gif from the add-on directory to a directory of your choice, for example copy to the a /misc/ folder off the web root. Update the Options page with your crosshair.gif file location.

Setup step 3:

Using the 'Show map admin' link in the visitors tab, create a map configuration. The 'description' is used in the URL, so keep this name short and all lowercase.

Example:

Description - dealers
Detail - All motorcycle dealers and shops
Coordinates - 37.339386,-121.894956
Zoom - 6

Setup step 4:

Create a forum where you will have threads of a certain type. For example you would have a Motorcycle dealers forum. Each thread will represent a dealer which has information about that particular dealer.

Navigate to a thread and click the 'Show map data' link. Enter the description, for example 'dealer' and the map coordinates for this dealer. Each thread can have one or more descriptions, that way one map can show all the locations and another map can show jfor example only Honda dealers.

How to use:

Just add 'showmap' to your forum URL. Note a query string is required, this will be any of the 'description' fields entered in step 3. So for example you would add showmap?id=dealer to your forum URL.

You can create a Tab and use the link described above. Visitors will be able to click for example 'Dealer locations' to see on a map the locations of all the dealers on your forum.

Database modifications:

This add-on will create two tables in your database:

andy_show_map
andy_show_map_date
Author
ENXF NET
Downloads
22
Views
724
Last update
Rating
0.00 star(s) 0 ratings

More resources from ENXF NET

Latest updates

  1. See description

    Show map v1.5 changes: Map page now has description of map in <title> tag.
  2. See description

    Show map v1.4 changes: Fixed issue with the Update function.
  3. See description

    Show map v1.3 changes: Added phrase to explain the purpose of the Update page.
Top