client-side features which cross the antimeridian (see CodePen) are clipped at the AM. Graphic geometries draw correctly.
Note that the geometries in the graphics layer are unprojected (decimal degrees), while those in the feature layer are projected (presumably meters). This despite specifying the spatialReference (line 76) when constructing the feature layer.
client-side features which cross the antimeridian (see CodePen) are clipped at the AM. Graphic geometries draw correctly.
Note that the geometries in the graphics layer are unprojected (decimal degrees), while those in the feature layer are projected (presumably meters). This despite specifying the spatialReference (line 76) when constructing the feature layer.