[Google Map Module] What's the ideal solution to mod
|
yeahy
Joined: 2008-11-07
Posts: 29 |
Posted: Thu, 2008-11-20 07:33
|
|
I have a simple working Google demo with these: If I'd like to implement these to the Google map module, What should I modify? MapHeader.tpl? GoogleMap.js? I can't find the initialize() in the files. Thanks in adv. |
|
| Login or register to post comments |

Posts: 12487
for listeners I would use MapHeader.tpl there are existing listeners there.
there is no 'ideal' solution, what works, works.
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 472
Without looking at the code, I think the initialize() function is called ShowMeTheMap() or something like that. It's most likely in MapHeader.tpl, as Dave said.