I'm trying add graphics (small dots) on some polygons. I use LabelPoints function (of GeometryService) to find out the point where I should add these graphics. When the map view is on its full extent, it seems as if the points weren't added inside the polygon. The respective graphics show up within (and close to the center of) the polygon only when I zoom in to the polygons.
Is this normal? Or should I play with the SetZIndex function? or is it some other adjustment I need to make?