This question is locked. New answers and comments are not allowed.
1-) I want to make a vehicles last locations similation. I am adding their past locations as a pin point and I want to combine them with lines.
How can i do it ?
2-) I wrote google sattalite provider and layer provider but i cant merge it.
I thouth that i must use Supported modes but i dont know how can i do it ?
How can i do it ?
2-) I wrote google sattalite provider and layer provider but i cant merge it.
public override System.Collections.Generic.IEnumerable<MapMode> SupportedModes<br> {<br> get { return new Collection<MapMode>(); }<br> }I thouth that i must use Supported modes but i dont know how can i do it ?