.net - Using http request on Yahoo Map Service C# -


i'm using yahoo map service display static image of location latitude , longitude suppiled, , work fine.

but wondering if possible send url request service return image multiple markers on image? (ie. more 1 locations marked).

if know how this, please help!

thank much!

ps. developing application windows mobile using .net cf 3.5 windows mobile 6 professional target platform.

httpwebrequest ought able provide capability


Comments

Popular posts from this blog

ruby - When to use an ORM (Sequel, Datamapper, AR, etc.) vs. pure SQL for querying -

php - PHPDoc: @return void necessary? -

c++ - Convert big endian to little endian when reading from a binary file -