To change the zoom for map in all property pages you can make this change in file js/google_js/maps_base.js –
![]()
Add zoom_level=15; for ex (replace 15 with a number between 1 and 20).
However, if you do this change, you will over write any value set in admin area.