- Posts: 2
- Thank you received: 0
OS Property support center
show the contry on tthe map search
- immospana
- Topic Author
- Offline
- New Member
-
Less
More
8 years 1 month ago - 8 years 1 month ago #98247
by immospana
show the contry on tthe map search was created by immospana
Hello,
I am new user for OS Property, I want to show all my proprieties on the map, also I want to show all the contry (spain for example), I changed the zoom option from the map module, also i change it on the general setting, but nothing happen
can you help me please
I am new user for OS Property, I want to show all my proprieties on the map, also I want to show all the contry (spain for example), I changed the zoom option from the map module, also i change it on the general setting, but nothing happen
can you help me please
Last edit: 8 years 1 month ago by immospana.
Please Log in or Create an account to join the conversation.
- immospana
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 2
- Thank you received: 0
8 years 1 month ago #98248
by immospana
Replied by immospana on topic show the contry on tthe map search
I change the settings on the /modules/mod_ospropertymap/helper.php
$height = $params->get('height',300);
$zoom = $params->get('zoom',5);
$map_type = $params->get('map_type','google');
$google_maptype = $params->get('google_maptype','ROADMAP');
$osp_category = $params->get('osp_category');
$osp_type = $params->get('osp_type');
$maxitem = $params->get('maxitem',100);
$bootstrap = $params->get('bootstrap','bootstrap2');
$disable_mouse_wheel = $params->get('disable_mouse_wheel',0);
$google_mapstyle = $params->get('google_mapstyle',0);
No Changes
$height = $params->get('height',300);
$zoom = $params->get('zoom',5);
$map_type = $params->get('map_type','google');
$google_maptype = $params->get('google_maptype','ROADMAP');
$osp_category = $params->get('osp_category');
$osp_type = $params->get('osp_type');
$maxitem = $params->get('maxitem',100);
$bootstrap = $params->get('bootstrap','bootstrap2');
$disable_mouse_wheel = $params->get('disable_mouse_wheel',0);
$google_mapstyle = $params->get('google_mapstyle',0);
No Changes
Please Log in or Create an account to join the conversation.
Moderators: Mr. Dam, Nguyen Phu Quan
Support
Documentation
Information
Copyright © 2025 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.