The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Google Maps - Hot Spots - Events for vbaCMPS Details »» | |||||||||||||||||||||||||||
Google Maps - Hot Spots - Events for vbaCMPS
Developer Last Online: Jun 2013
This is my first contribute to everyone here so if you could click install so that i further add to this.
Here is a LIVE working demo. minus the added pictures and colored markers which is an addiontal install. Insutructions listed below. http://www.jerseyparties.com/index.php?page=googlemap Im using this with vb 3.5.1 and vbadvanced cmps 2.1 Google Maps with Hot Spots - Events for CMPS ******** You will need your own Google API Map Key for this to work. You can get it by going here:http://www.google.com/apis/maps/signup.html ***Install: Add a module as you normally would, and copy the below into the template content. To create a module vBa CMPS > add module > template > then give it any title you want and display order Then give it a name I called my "googlemaps" so the name is now "adv_portal_googlemaps" ******** note google maps do slow down load times ********* Copy the below and place it into the template content. After you have your Google API Map Key enter it where it says "Enter_Your_Key_Here " Should be around line 7 or so. PHP Code:
Ive been using this site to convert an address to the proper latitude and longitude. http://stevemorse.org/jcal/latlon.php - for US locations http://www.geocoder.ca/ - for Canadian locations Adding Different color markers. If you want to add different color markers, line 10 should read: PHP Code:
PHP Code:
Then after you have added that you will need to add this: This will have to be added for each marker you add. Add this right below the first marker. Should be around line 46 or so. PHP Code:
Each time you want to use a different marker you have to call to that variable/marker. So in the example I have: PHP Code:
PHP Code:
You can add image to the pop up windows as well. See picture attached. In a call to variable where it says: PHP Code:
PHP Code:
PHP Code:
To add this to its own CMPS Page Follow these directions and skip number 7, because I set this up as a template file and not a php file. http://www.vbadvanced.com/membersare...tid=4&pageid=6 Then whatever you called your page in the immediate above directions from vbA under "page identified" ( i used googlemap ) edit your navbar and inclue to a link to that page. Mine is PHP Code:
*** added screen shots *** First shows the installed look. Second picture shows the popup window when a marker is clicked Third shows the addiontal useage of colored markers. Code is listed above but not in the orginal install. Fourth Picture shows the popup window with added images. How to is listed above but not in the orginal install. Show Your Support
|
Comments |
#2
|
||||
|
||||
Screen?
|
#3
|
|||
|
|||
A screenie would be beneficial
|
#4
|
|||
|
|||
Screen shot added.
|
#5
|
|||
|
|||
where do you sign up to get a key?
|
#6
|
|||
|
|||
Quote:
http://www.google.com/apis/maps/signup.html I added this to the 1st topic just now as well. Thanks. |
#7
|
|||
|
|||
Im trying to make this module as a new page so I can link it in my main menu. I am not sure where to add the code to when adding a new page though. Any help would be great.
|
#8
|
|||
|
|||
Adding the module as a new page ? Not sure Im following you.
To create a module vBa CMPS > add module > template > then give it any module title you want, along with the column, and display order Then give it a name where it says " template to include"I called my "googlemaps" so the name is now "adv_portal_googlemaps" Then choose the style you want this to work with. The paste the code listed above into the "template content" section. Leave the rest as default, but set the usergroup persmissions at the bottom for whatever you would like. The click save. Does this help ? |
#9
|
|||
|
|||
Well what im trying to do is make it so the map doesnt show up on my home page. I want it to show up as a seperate page on its own with the side blocks from cmps showing.
|
#10
|
|||
|
|||
Quote:
Im actually working on it this second for my own site. * On edit- Just added instructions in orginal post. |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|