ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

Main Area and Open Discussion > General Software Discussion

fast map

(1/1)

kalos:
hello
I want to highlight a word (that belongs to a place in UK) and popup a window with it's point on a UK map
I use firefox
any hints?
thanks!

mouser:
This would be easy to do using an autohotkey script to copy the area under the cursor to clipboard and then open a web page related to it.

I wrote a little AHK script a while ago called SelectoSurf which I use for similar purposes, you'd just have to modify it to open a web page that does a map search instead of a web search.

Or you could use Find and Run Robot to do the same thing -- trigger on a hotkey, copy highlighted text under cursor to clipboard, and then open a web page searching for that text.

The first step however is to find yourself a mapping website where you can search for locations on a uk map, and which returns the results you want.  Then post on this thread that url with the search part.

For example. you might say that the web page you want opened is:


--- ---http://maps.google.co.uk/m?gbv=1&ie=UTF-8&oi=nojs&q=LOCATIONHERE

4wd:
I want to highlight a word (that belongs to a place in UK) and popup a window with it's point on a UK map
I use firefox
any hints?-kalos (June 17, 2013, 04:37 PM)
--- End quote ---

Do you mean you want to highlight an address within a web page in Firefox ?

I use Advanced URL Builder, although it'll open in a new tab.

Or do you mean you want to highlight an address in any application and have the map open in Firefox ?

In which case go with mouser' suggestion.

Navigation

[0] Message Index

Go to full version