ASP.NET 2.0 and Visual Studio 2005
Thu, 25 May 2006 11:03:03 -0700
I am newbie to the mappoint webservice and I am using VS.NET 2005. All the
examples in the SDK fall to get converted to ASP.NET C# with reference
problems.
I have created the web reference to the service and I can see under the
staging folder: mappoint.discomap and mappoint.wsdl. When I try to run any of ...
|
Creating Points and Routes within a defined region of a larger map
Wed, 24 May 2006 08:33:02 -0700
I would like to have a map image displayed on a web page, the map image will
be larger than the viewable portion of the map (inside a retangular DIV), I
would like the user to be able to drag the map within the DIV thereby
bringing other areas of the map into view.
Here's the problem, when I create the la ...
|
MapPoint.NA and Airport Icon
Wed, 24 May 2006 07:47:02 -0700
Has anyone noticed that the Airport Icon has disappeared from the MapPoint.NA
data source? I do not have the Airport icon turned off in the HideEntityTypes
list either. This icon has appeared in the past for me. I did notice this
icon still displays for the EU data source. ...
|
Web Service Threads choking appserver
23 May 2006 12:09:59 -0700
Hi,
We consume the mappoint web service using axis 1.1. Whenever the
webservice goes
down or is slow to respond, it appears like our appservers keep
creating new threads for subsequent requests and the web service client
thread is never released as the service is not responding. This causes
the web contain ...
|
wrong calculate routes
Tue, 23 May 2006 16:10:32 +0200
hi,
i'm italian development, sorry for my english
i have problem with calculate the route;
see the map photo
see this source:
'quanti number of waypoints
Dim myWaypoints(quanti) As LatLong
Dim i As Integer
For i = 0 To quanti
myWaypoints(i) = New LatLong
myWaypoints(i).Latitude = VetPosXYSel(i ...
|
Earn up to 1000 $ per month only for reading your Mails!!!!!!!!
Tue, 23 May 2006 15:54:53 +0200
...
|
How to integrate Mappoint maps with Flash sites
Mon, 22 May 2006 15:52:02 -0700
Does Mappoint provide an option to integrate dynamic maps to Flash sites(with
dynamic navigation, hot spots etc).
I saw that Yahoo has something like that.How abt Mappoint.
http://developer.yahoo.com/maps/flash/asGettingStarted.html ...
|
|
|
FindAddress
Fri, 19 May 2006 14:26:01 -0700
I am used
Location = locationService.FindAddress(locationData);
it generates an error. And the error innerException is null
Can I help me?
And the
--
Edson gomes
System Engineer (KeeperCRM)
MCAD.NET
SCP - Sun Certified Programmer for the Java 2 Platform 1.4 ...
|
HELP using mappoint
Fri, 19 May 2006 14:18:01 -0700
when i use the sample of sdk mappoint. show following error
System.Net.WebException {"The remote name could not be resolved:
'findv3.uat.staging.mappoint.net'"} System.Net.WebException
can help me, I do not know what to make
the webReference is :http://staging.uat.mappoint.net/standard-30/mappoint.wsd ...
|
How current are the evaluation datasources?
Fri, 19 May 2006 13:08:02 -0700
Hello,
I've have been evaluating the MapPoint web services for a couple of weeks
now and have a question about the datasources. Are the datasources available
during the evaluation as up-to-date as the production versions? Or are they
scaled down and/or out of date? I am mostly concerned about the
MapPoi ...
|