Hello:
I am drawing a MapEllipse in an information layer. The Ellipse will appear at different locations based on where the user clicks. The problem I am having is the MapEllipse positions itself based on its top left corner. I need to position based on its center. How can I do this? Are there any examples for this kind of scenario?
I set up one location to work with the centering, but when you click on another location the ellipse was not set to the center anymore. The ellipse needs to be able to center on different locations and it will be a different size ellipse at different zoom levels.
Any thoughts or suggestions would be great.
Thank You.