We all know Google is a powerful search tool. They’ve broken new ground in just about every area they’ve explored. Their Google MAPS tool is no different. With the ability to instantly view a satellite image of the map and drag the map around (similar to Adobe Acrobat’s functionality within PDF’s) Google Maps really distances itself from the competition.

Many users depend on the popular Mapquest GM+view. I haven’t looked at it in months. Instead, I use this Google Maps GM+View.

To install this GM+View (or any other of my example GM+Views that utilize Google) simply go to File|Configure|GM+Views and Add a new view. Name it something appropriately descriptive and, in the body of the view, hit the <H> button on the right side of the GM+View editor toolbar. This will put you in raw HTML edit mode. Use Ctrl-A to select all the existing HTML text and replace it with the contents of the .txt file you download from here. That’s it. Once that’s done, you’re ready to Google your GoldMine!

Note: Addresses containing the # symbol will foul up the directions view. The solution would be to move the apartment number or suite number to address line 2 (which is not passed to Google.)

  1. Hi I’ve been trying to hard code my from address with no success, as below

    content=”0;url=http://maps.google.com/maps?q=478%20myaddress%20myzip%20to%20<<&address1>>%20<<&zip>>”>

    Can you see what it could be that is breaking the view? Any help is GREATLY appreciated ;-]

  2. hi doug/others. I noticed in the html from your text file that you have Goldmine using the license info address and zip as the From address. In between the from and to address you have the plain text word ‘to’. I’ve been trying to hardcode the from address and it’s driving me crazy!!! What I have is below, and for the life of me I can’t figure out what to do….

    content=”0;url=http://maps.google.com/maps?q=478%20myaddress%20myzip%20to%20<<&address1>>%20<<&zip>>”>

  3. Thanks for the code samle – it’s my first go with the GM+View tab. I modified the code slightly so that only the address itself shows, giving the user the option to get directions. Here’s My Code

  4. Sounds like your browser is set to just open .txt files. Right-click the phrase:‘Google Maps GM+View’, above, and ‘save target as…’ instead and save the TXT file to your desktop. Other Google-related views are linked in the first sentence of the next paragraph as well. Save them, similarly, and enjoy! 🙂

  5. Doug where can I get the text file you mention? The link you provide seems to just roll over to google.

    thanks, don

Leave a Reply