|
|
#11 |
|
Member
Join Date: Aug 2008
Posts: 42
Rep Power: 5 ![]() |
One more question....
....is there any way to display map in listing preview, so user will see if his map is correct?
__________________
68 Classifieds � version 4.0.8 Designer |
|
|
|
|
|
#12 |
|
Coder
Join Date: Mar 2006
Posts: 4,772
Rep Power: 116 ![]() ![]() ![]() |
No there is not. The best thing to do is to tell people to test their address at google first. They can also go back in and edit the address after the ad is placed.
__________________
Larry What I post here should be used only as a guide to point you in the right direction. If the code I post doesnt make any sense or work as posted then you should spend more time reading the various manuals and tutorials so it does make sense and you can tweak it to work. A sure fire way to get yourself in trouble is to implement changes you dont have an intimate understanding of. Im happy to help, but I am not here to teach you to code or create your site for you. |
|
|
|
|
|
#13 |
|
Member
Join Date: Aug 2008
Posts: 42
Rep Power: 5 ![]() |
where I should look if I want to change GIcon?
I was looking at iconImage parameter in GoogleMapAPI.class.php ....is that correct file? If so...what exactly I need to change to provide URL to icon and shadow?
__________________
68 Classifieds � version 4.0.8 Designer |
|
|
|
|
|
#14 |
|
Coder
Join Date: Mar 2006
Posts: 4,772
Rep Power: 116 ![]() ![]() ![]() |
I dont know exactly what needs to be changed or if its possible with the API that I use. You would have to experiment.
__________________
Larry What I post here should be used only as a guide to point you in the right direction. If the code I post doesnt make any sense or work as posted then you should spend more time reading the various manuals and tutorials so it does make sense and you can tweak it to work. A sure fire way to get yourself in trouble is to implement changes you dont have an intimate understanding of. Im happy to help, but I am not here to teach you to code or create your site for you. |
|
|
|
|
|
#15 | ||
|
Member
Join Date: Aug 2008
Posts: 42
Rep Power: 5 ![]() |
I know exactly what but since I don't have programing skills I would need a little guide
![]() in API guide I found note: Quote:
Quote:
__________________
68 Classifieds � version 4.0.8 Designer Last edited by MiśUszatek; 09-14-2008 at 09:53 PM. |
||
|
|
|
|
|
#16 | ||
|
Member
Join Date: Aug 2008
Posts: 42
Rep Power: 5 ![]() |
well, I'm not sure if I placed this line in correct place but it didn't work, so I checked my old project for different site where I used custom icon for Google map.
look at part of current GoogleMapAPI.class.php Quote:
Quote:
Now... where exactly and how I can define URL for that?
__________________
68 Classifieds � version 4.0.8 Designer Last edited by MiśUszatek; 09-14-2008 at 10:09 PM. |
||
|
|
|
|
|
#17 | |
|
Coder
Join Date: Mar 2006
Posts: 4,772
Rep Power: 116 ![]() ![]() ![]() |
Quote:
icon.image = \"template/tm/images/red_arrow.png\"; you could tryusing a complete URL.....ie icon.image = \"http://mysite.com/template/tm/images/red_arrow.png\"; But I cant guarantee it will work. One thing you have to realize, the API release by google is for using javascript. The API I use is a class which takes PHP and creates the javascript to create the map. All I did was create a wrapper to allow easy implementation of the php API to be used with 68C. Because of the way the PHP API interacts with the javascript API I did have some issues with getting images to display on the map marker due to semi hard coded paths in the API and I have not pursued a solution because its just a fluffy add on and not realy necessary for the modul to work as I designed it.
__________________
Larry What I post here should be used only as a guide to point you in the right direction. If the code I post doesnt make any sense or work as posted then you should spend more time reading the various manuals and tutorials so it does make sense and you can tweak it to work. A sure fire way to get yourself in trouble is to implement changes you dont have an intimate understanding of. Im happy to help, but I am not here to teach you to code or create your site for you. |
|
|
|
|
|
|
#18 |
|
Hunter Classifieds.com.au
Join Date: Mar 2008
Posts: 80
Rep Power: 8 ![]() |
Hi Larry
I am still hopping that you figured out why the module will not work on my suite yet? SS Newcastledirectory Hunter Classifieds.com.au |
|
|
|
|
|
#19 | |
|
Coder
Join Date: Mar 2006
Posts: 4,772
Rep Power: 116 ![]() ![]() ![]() |
Quote:
While normally this isnt a problem, it appears that you 68C site is using some files from the root doamin and others form the subdomain and in turn the files are located in 2 different places and because of this when the map modul coad is added to the proper template its not being loaded because your site is using files from the other install.
__________________
Larry What I post here should be used only as a guide to point you in the right direction. If the code I post doesnt make any sense or work as posted then you should spend more time reading the various manuals and tutorials so it does make sense and you can tweak it to work. A sure fire way to get yourself in trouble is to implement changes you dont have an intimate understanding of. Im happy to help, but I am not here to teach you to code or create your site for you. |
|
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Google Maps Module - Beta tester needed. | Lhotch | v4 Questions & Support | 17 | 07-30-2008 12:30 PM |
| Google Map module - beta tester needed. | Lhotch | v3.1 Questions & Support | 0 | 04-29-2008 12:34 PM |
| Google Maps | LittleRascal | v3.1 Modules & Modifications | 1 | 02-05-2008 09:16 AM |
| Google Juice | fjarabeck | Site Marketing | 0 | 04-27-2006 01:40 PM |