![]() |
Quote:
Thanks in advance. edit: nevermind, I uninstalled. |
How can I remove the navigation tab or link from the navbar?
|
Is there any assistance on this mod. I would like to remove the Map link from navbar. Can anyone help me with how to do that, thank you.
|
Just a little return of experience...
I was experimenting white pages using this mod (while it was working in the past). It was due to a lack of memory caused by the huge number of markers to display on the map. I could change that by adding Code:
ini_set("memory_limit", "256M"); While looking at the code, I can see that it is not optimized for huge number of markers. I'll try to improve that and share a proposal ;) |
For those who want to clustering the markers (when you have too much markers to display), I'm sharing with you the small changes I've performed.
http://imageshack.us/photo/my-images/402/z2xp.png/ * Download file markerclusterer_compiled.js from http://google-maps-utility-library-v3.googlecode.com/svn/trunk/markerclusterer /src/markerclusterer_compiled.js * Upload in folder "clientscript" * In CP, Styles & Templates, search for "dcMembermap_js" template in your theme, and open it. Note: if you are using several themes, this should be performed for each of your style. * Search for Code:
<script src="{vb:raw vboptions.bburl}/clientscript/dcMembermap.js" type="text/javascript"></script> Code:
<script src="{vb:raw vboptions.bburl}/clientscript/markerclusterer_compiled.js" type="text/javascript"> * Search this block Code:
// Parse through the given points and show the map Code:
// clustering markers options * Search for Code:
function addMarker(point) { Code:
// clustering markers Of course, can be still improved ... especially using ajax to load the markers (other step) ;-) Cheers |
Quote:
|
Hallo
Hat einer ein deutsches Sprachpaket zu diese MemberMap,. Danke. Gruß Jo |
Quote:
|
Quote:
Quote:
|
Yes I knew what it was, with google translate, but the posts still need to be in English. :)
|
All times are GMT. The time now is 07:46 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|