• Resolved arnab28

    (@arnab28)


    Hello sir ,

    I am using the ACF plugin field for the inbuild google Maps on my website. But right now I am looking for reducing zoom out in Google Maps.
    I am using code like

    $this->default_values = array(
    			'height'		=> '400',
    			'center_lat'	=> '-37.81411',
    			'center_lng'	=> '144.96328',
    			'zoom'			=> '14'
    		);

    There zoom volume I tried to reduce but it’s not working. can you help me with how to reduce zoom out in Google Maps?

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Zoom out in google map’ is closed to new replies.