On Wed, Jan 6, 2010 at 11:23 AM, Dave Thayer <[email protected]> wrote:
> On Wed, Jan 6, 2010 at 10:58 AM, Dave Thayer <[email protected]> wrote:
>> Bing: 
>> "http://bing.com/maps/default.aspx?cp={1}~{0}&amp;style=h&amp;lvl=16&amp;where1={1},%20{0}";
>>
>> MSFT has a nice help page at
>> <http://help.live.com/Help.aspx?market=en-US&project=WL_Local&querytype=topic&query=WL_LOCAL_PROC_BuildURL.htm>
>>  aka <http://preview.tinyurl.com/ybzq6dp>
>
> D'oh! Upon further experimentation this URL format only partially
> works with coordinates in Great Britain...

Replying to myself again...

I copied the URL strings from the my project's Settings.settings file,
which is XML, so  all of the occurances of &amp; need to be converted
back to ampersands:

Google: "http://maps.google.com/maps?q={1},%20{0}&t=h&z=17";
Bing: 
"http://bing.com/maps/default.aspx?cp={1}~{0}&style=h&lvl=16&where1={1},%20{0}";

This works fine in GB.
-- 
Dave Thayer
Denver, CO

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/[email protected]
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to