We have tried to render an image using the data extent(https://developers.arcgis.com/javascript/latest/sample-code/layers-medialayer-images/). We are looking into the scenario where we can render the image using the worldfile format. Is it possible
Hi @DivyaArora ,
It's currently not possible to directly position a MediaLayer using a worldfile. You can use a defined extent and rotation, corners, or control points. You might be able to calculate one of these from the worldfile, but it's not built in to the ArcGIS API for JavaScript.https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-support-ImageElement.html#georeference
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.