How to start `AGSLocationDisplay` using a custom datasource

496
1
Jump to solution
08-29-2018 08:56 AM
MuruganandhamKuppan1
New Contributor III

I subclassed  `AGSLocationDataSource` with bunch of  location and timestamp information. Now i assigned the datasource to the location display and started the datasource for the simulation purpose. Its perfectly worked in runtime SDK v 10.2.x, but not in v 100.x. I found that the protocol has been changed as classes and the protocol was removed from the AGSLocationDisplay in v100.x

Please see the below image (in runtime SDK v 10.2):

It would be great if you upload any sample source code or more details about the AGSLocationDisplay with custom datasource.

I know, there is `AGSSimulatedLocationDataSource` for simulate location updates. But i need to control the speed of the location updates and to support normal device location service as well.

Regards,

0 Kudos
1 Solution

Accepted Solutions
Nicholas-Furness
Esri Regular Contributor
0 Kudos
1 Reply
Nicholas-Furness
Esri Regular Contributor
0 Kudos