Results 1 to 1 of 1

Thread: Zoom not working

  1. #1
    Thread Starter
    Member ralphdouglas's Avatar
    Join Date
    Jan 2011
    Location
    Brazil
    Posts
    58
    Thanks
    2
    Thanked 2 Times in 2 Posts

    Zoom not working

    Hi i use this code:

    <center>
    <?php
    if(is_home() || is_front_page())
    {
    $arg = array('w'=>'99%','h'=>'400px','zoom'=>'12', 'clat'=>'-23,0135', 'clng'=>'-45,3319'); //w=width & h=height
    do_action('wpw_mappress_gmap_code',$arg);
    }
    ?>
    </center>


    But the zoom, lat and long, not working

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. can map zoom can be changed?
    By tmackinnon in forum Vantage General Discussion (Legacy)
    Replies: 14
    Last Post: February 18th, 2014, 05:47 PM
  2. Map Zoom
    By toms in forum Report ClassiPress Bugs
    Replies: 1
    Last Post: April 18th, 2011, 02:48 PM
  3. [MOD NEEDED] and do not zoom images
    By quim in forum ClassiPress General Discussion
    Replies: 5
    Last Post: April 16th, 2011, 09:45 AM
  4. I do not want to zoom pictures
    By quim in forum Report ClassiPress Bugs
    Replies: 1
    Last Post: March 3rd, 2011, 04:56 PM
  5. [SOLVED] Zoom
    By massimorufo in forum Report ClassiPress Bugs
    Replies: 2
    Last Post: December 28th, 2010, 11:26 AM