Hello,
I've been working a lot lately with combined renderers on Feature Layers that use both point symbols and polygon outlines, and noticed several scenarios where the point symbol ends up outside of the polygon, as seen here:

While i'm not expecting the point symbol to be directly in the center necessarily, I'd expect it to lie somewhere inside of the polygon. I've attached the exact demo code I've used to generate this. It's also available as a fiddle here: https://jsfiddle.net/8u7d3wgo/
Any suggestions for how to fix this? I'm restricted to using the 3.x JS API.
Thanks!
Patrick