I’m plotting a variable number of points on a newMapView and and am running into either a serious lag or freeze up when hitting large numbers. I can’t seem to pinpoint where the break actually is - but definately > 100.
Is there a maximum within the api? or is this more device specific?
Since I’m plotting a track, I may need to divide the displaying of the points into chunks, letting the user move through blocks of time - or create some kind of running “camera” like logic.
Thanks
Dave