+ Reply to Thread
Results 1 to 3 of 3

Thread: Search in GMaps

  1. #1
    Join Date
    Apr 2009
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Search in GMaps

    Here another script for bookmarklets that can be very useful: just select an address, or the name of a city or country in a webpage and click on the bookmarklet. In a new tab you will have the result of the selected text in google maps! Very time-saving if you need to organize your holidays!
    Enjoy and leave a comment plz!

    javascript:if(window.getSelection){txt=window.getS election();}if(txt!=''){ow=location.href;dw=window .open();dw.document.location='http://maps.google.com/maps?q='+txt;ow=void(null);}

  2. #2
    Join Date
    Jul 2009
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Very usefull indeed! Just a quick question: how should I modify the script to open the tab in background? Thanks

  3. #3
    Join Date
    Nov 2008
    Location
    Quebec, Canada
    Posts
    443
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    You can just middle-click the bookmark (unless you are on a Mac)


+ Reply to Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Optimization by vBSEO 3.6.0