Set default zoom for World Map module

How can i set the default zoom level of the world map module to for example 15?
I can set the default zoom for the maps on the profiles, events etc. But can't find the place to set it for the main page.

Quote · 29 Jun 2014

Even better would be to load the map that normally is on your profile and grabs your location, but also show the locations ( Modzzz module Places ) and events nearby...

Quote · 29 Jun 2014

 

How can i set the default zoom level of the world map module to for example 15?

 Find and edit,

/modules/boonex/world_map/classes/BxWmapModule.php

line 12


define ('BX_WMAP_ZOOM_DEFAULT_ENTRY', 10);define ('BX_WMAP_ZOOM_DEFAULT_EDIT', 5);define ('BX_WMAP_PRIVACY_DEFAULT', 3);

Change the "BX_WMAP_ZOOM_DEFAULT_ENTRY" to what you need...

ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 1 Jul 2014

No way that the default zoom level 10 is :P

print.png · 342.2K · 130 views
Quote · 1 Jul 2014

 

No way that the default zoom level 10 is :P

This is an example.

What is your initial setting?

ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 1 Jul 2014

It's also set as 10...

Quote · 1 Jul 2014

 

It's also set as 10...

Not sure, I use the geo locator module and had to manually set it to that.

Maybe clear the cache...  at 10 mine shows

map.JPG · 44.8K · 215 views
ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 1 Jul 2014
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.