OS Property support center

show the contry on tthe map search

  • immospana
  • Topic Author
  • Offline
  • New Member
  • New Member
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
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
  • New Member
More
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

Please Log in or Create an account to join the conversation.

Moderators: Mr. DamNguyen Phu Quan