Select to view content in your preferred language

Image in elements layer not displayed when setting WKID without a mapservice layer

629
3
05-20-2010 12:15 AM
AvronPolakow
Occasional Contributor
Scenario:
======
Dynamically displaying an image in an Elements Layer before loading any mapservice when dynamically setting the WKID and the coordinates of the image.

When the Extents and WKID are set dynamically in code, the image in the elements layer is not displayed.

But if a mapservice layer is also loaded dynamically in the code, then the image is displayed.

Configuration:
========
VS 2010 Ultimate
Microsoft Silverlight 4.0
ESRI Silverlight 2.0 beta
0 Kudos
3 Replies
dotMorten_esri
Esri Notable Contributor
This is a known limitation. ElementLayer requires a basemap to work.
0 Kudos
AvronPolakow
Occasional Contributor
Is this a feature or a bug?
Is there any plan to change this?
0 Kudos
dotMorten_esri
Esri Notable Contributor
Is this a feature or a bug?

It's a limitation 🙂

Is there any plan to change this?

Currently no.
0 Kudos