Open
Description
I am trying to generate paths for circles but don't understand how it should be done as the MapService is not exposed. Would I need to use the native methods, and then translate the result to ILatLong?
Microsoft.Maps.SpatialMath.getRegularPolygon
An example is given on the bing maps repo here, is there any similar example?