06-29-2019 11:43 PM - edited 06-29-2019 11:45 PM
Hi,
Can we define more than one Server side dimensioning layer?
Also, how to read map scale?
<FormField name="MapScale" label="Scale" type="textfield" datatype="string" persisted="false"
defaultvalue="SCRIPT[SC.Map.getMapScale()]" />
GMSC 2018 update 2:
Windows server 2102
Oracle: 11g
Regards
Naeem Minhas
06-30-2019 08:25 AM
Hi Naeem,
please check this tutorial about server side dimensioning:
about the getMapScale method this post may help you:
https://community.hexagongeospatial.com/t5/M-App-Enterprise/Javascript-API-error/m-p/32996#M2787
Stefano
07-07-2019 09:56 AM
Hi Stefano,
Thanks! my map scale and server side dimension is working perfectly. Thanks.
Is it doable to define more than one layer server side dimension layer?
I tried and it did not work properly.
Regards
Naeem
07-09-2019 12:32 AM
hi Naeem,
it should work when you set the layer active in the legend. What do you get on the client side? Any error?
Stefano