Dear all
I'm started using silverlight recently, what I need is to add map service from my server only with the local coordinate , I don't need
any base map , I try to remove the base map but remove icon is inactive, see the attached picture, any help will be appreciated.
thanks
Hi,
you have to do it in the settings(upper right corner in the screen). there you have the option.
regards,
thanks for reply I try to remove it from setting it is only removed from base map list not from the viewer it self so I still have the same problem.
Hi,
You are right, it does not work, what i did was to take away that option, so the basemap is on the application and can not be changed.
regards,
Howdy,
Unfortunately, this is a known software issue (NIM079517) in the Application Builder.
One option is to modify the settings in the "Map.xml" file in the Config folder of your application. You can edit the basemap and initial extent here.
Another potential workaround is to publish your own blank map and add that as a new basemap to the Application Builder. To do this, you can add a shapefile and choose "None" for Fill and Outline options, then publish it with caching enabled.
Helps this helps.
No worries. Here's how to add a new basemap:
1) Click on "Settings" in the upper-right of the application builder
2) Select the "Basemaps" tab
3) Click the "+" button in the middle left of the screen to add a new basemap
4) Define the URL of the published, cached, new basemap you wish you use
[ATTACH=CONFIG]27399[/ATTACH]
5) Go back to the main page by clicking the blue arrow in the upper right
6) Go to Configure >> Basemap >> and select your new basemap