How to create MapImageLayer from MapImage in 4.1

1247
2
09-30-2016 10:05 AM
MarcBate
Occasional Contributor II

I'm trying to find the equivalent in 4.1 to the 3.x's MapImageLayer.addImage method, e.g.

mapImageLayer.addImage(new MapImage({
    extent : extentForDataUrl,
     href : someDataUrlString
}));
Tags (2)
2 Replies
JamesWiggins
New Contributor II

Is there any update to this? I am running into the same issue.

0 Kudos
AndyGup
Esri Regular Contributor

Update as of July 2017: "Coming soon not to be confused with the 4x MapImageLayer which is the 4x version of the 3x ArcGISDynamicMapServiceLayer)"

Reference: Functionality matrix | ArcGIS API for JavaScript 4.4 

0 Kudos