pan as my graphic tracker symbol moves

3513
36
08-14-2013 08:45 AM
DarcyHathaway
New Contributor
I need help to make the map pan as my graphic tracker symbol moves based on the GPS feed.
I am using Arc Object 10 with VS.net VB.
0 Kudos
36 Replies
LeoDonahue
Occasional Contributor III
Did you try using this class?  com.esri.arcgis.carto.CenterAndScale
0 Kudos
DarcyHathaway
New Contributor
The class com.esri.arcgis.carto.CenterAndScale looks like it is for Java and I am creating this in a windows PC application.
0 Kudos
LeoDonahue
Occasional Contributor III
0 Kudos
DarcyHathaway
New Contributor
Yes I have tried that and that is what is causing the blip because of the refresh.
0 Kudos
DarcyHathaway
New Contributor
I took a closer look at the CoClasses and Classes that you sent me to look into and I cannot use this because it too is for a web application using a Mapserver and I am creating this application for a windows PC application using a Geo database.
0 Kudos
LeoDonahue
Occasional Contributor III
Take a closer look.


Provides access to the Center And Scale Map Area Interface.

Product Availability Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
0 Kudos
LeoDonahue
Occasional Contributor III
Sorry Darcy, that example uses MapServer, why?  I have no idea. But it will work with desktop.

And, I thought you said that this solution causes a blip anyway?
0 Kudos
DarcyHathaway
New Contributor
Well I had to take a closer look and see if I was missing something.

I am not using desktop either, I am using Visual Studio .net.

Do you have an example?
0 Kudos
LeoDonahue
Occasional Contributor III
So.... that leaves us with ArcGIS Engine?  And that class is still supported there also.
0 Kudos
DarcyHathaway
New Contributor
And yes ArcGIS Engine is what i am using.

Okay please help me figure out if it will work.

Do you have an example?
0 Kudos