|
POST
|
Tom, In general, it is not possible to simply "import" or "embed" the widgets from Web AppBuilder into AppStudio. However, I do agree with you that it would really cool if this is possible. But regarding the "Near Me" widget specifically, we are currently working (almost finish) on a sample or template that is very similar to this, please watch out for blog or announcement very soon. Thank you, Erwin
... View more
07-12-2019
04:02 PM
|
0
|
0
|
1385
|
|
POST
|
Based on the screenshots, this does not look like an issue related to AppStudio for ArcGIS. I am looping ArcGIS Pro and ArcGIS Enterprise to see if anyone in these group can help answer this question.
... View more
07-01-2019
03:51 PM
|
0
|
0
|
1078
|
|
POST
|
You can use icon font on Button (including RoundButton and ToolButton), See the changes made below for /controls/HeaderBar.qml infoImageReact, Rectangle{
id:infoImageRect
Layout.alignment: Qt.AlignRight
Layout.preferredWidth: 50*scaleFactor
ToolButton {
id: infoIcon
font.family: fontAwesome.name
text: "\uf05a"
font.pixelSize: 35 * scaleFactor
height: 30 * scaleFactor
width: 30 * scaleFactor
anchors {
centerIn: parent
}
onClicked: {
descPage.visible = 1
}
}
} I hope this is helpful, Erwin
... View more
07-01-2019
03:35 PM
|
2
|
0
|
2394
|
|
POST
|
Looping in ArcGIS Runtime SDK for Qt to see if anyone in this group can answer this.
... View more
06-28-2019
08:39 AM
|
0
|
0
|
1170
|
|
POST
|
For MapViewer, are you in the position to share the webmap id that is being used for this issue? So that we can try to see what's wrong. For MapTour, it sounds like you need to upload the app first from AppStudio Desktop, so that you can see the changes in AppStudio Player.
... View more
06-27-2019
09:49 AM
|
0
|
0
|
2372
|
|
POST
|
That's what I thought. I would recommend posting at Survey123 for ArcGIS
... View more
06-26-2019
09:55 AM
|
0
|
0
|
2423
|
|
POST
|
Hello Marie, I just tested this today, I am using AppStudio 3.3 and the Cloud Make servers are running. From your description, it doesn't sound like you are using AppStudio Desktop Cloud Make service. Are you having this issue using Survey123 Connect connecting to your Portal (ArcGIS Enterprise) ? cc: Survey123 for ArcGIS Thank you, Erwin
... View more
06-25-2019
09:15 AM
|
0
|
2
|
2423
|
|
POST
|
Hello Sarah, I apologize for the delay response, this slipped through the crack. 1) Are you running this inside the AppStudio Player on the phone or using the built app? If this is inside the AppStudio Player, this should not happen, it should work in the desktop and on the phone inside the AppStudio Player. I have a feeling it might have something to do with WebMap that is being used, where it might not be accessible from the network which the phone is connected to. 2) When a Story Map Map Tour is created, we need to provide the two fields for images: "thumb_url" and "pic_url", many "thumb_url" have poor resolution, which why it looks blurry on this case. If you have access, you can change the "thumb_url" in the Story Map Map Tour to a better resolution image, or you can go to the Setting of the Map Tour template in AppStudio to override the Thumbnail URL to use the "pic_url", see image below. I hope this is helpful, Erwin
... View more
06-24-2019
01:20 PM
|
1
|
2
|
2372
|
|
POST
|
Kamran, Is the customized template and new template are using the same template version and using the ArcGIS Runtime version? I think you can start from here, view/PanelPage.qml ~line 426 on Component legendView, And then go to view/LegendView.qml and view/LegendDelegate.qml file. I hope this is helpful, Erwin
... View more
06-20-2019
10:49 AM
|
0
|
0
|
636
|
|
POST
|
Jay, sorry if I was not very clear. I meant to say to contact Esri Technical Support, https://support.esri.com/en/contact-tech-support, we have analysts/specialists who would be able to troubleshoot this with you,
... View more
06-18-2019
09:16 AM
|
0
|
1
|
1945
|
|
POST
|
Yes, the ArcGIS Trial account includes AppStudio Standard license. https://www.esri.com/en-us/arcgis/trial
... View more
06-14-2019
01:28 PM
|
2
|
0
|
1221
|
|
POST
|
Mary, Thank you for choosing AppStudio! Many universities are part of Esri Educational Site License Program that should include AppStudio Standard license, please check with your admin. If you are not, AppStudio Standard license is available via Esri Developer Subscription level Builder or above, https://www.esri.com/en-us/store/arcgis-developers And yes, one license of AppStudio Standard is for one user. And there should not be any restrictions that will be set on the Enterprise Account with AppStudio Standard license. Please let me know if you have any issue getting the AppStudio Standard license. Thank you, Erwin Soekianto
... View more
06-14-2019
11:46 AM
|
2
|
2
|
1221
|
|
POST
|
I reached out to ESRI but nothing... I checked with Esri Technical Support, we don't see any support case related to this issue. We saw other support cases that have been closed. If this is a mistake please let us know (the support case number if you have it), we would be glad to help.
... View more
06-13-2019
12:54 PM
|
0
|
1
|
1945
|
|
POST
|
That is weird. I tried uploading a couple of my own apps and it is working fine. Is this only happening on that particular app or all of your apps? Erwin
... View more
06-06-2019
01:18 PM
|
0
|
2
|
1293
|
|
POST
|
Below are the equivalent sample and guide for routing in Runtime 100.x, - https://developers.arcgis.com/qt/latest/qml/guide/find-a-route.htm - https://developers.arcgis.com/qt/latest/qml/sample-code/sample-qt-findroute.htm - This sample, "find a route" is also available in AppStudio Desktop samples. As you can see in the sample, - First, you need to make sure that you have the latest AppStudio Desktop (3.3) installed that should have the ArcGIS Runtime 100.5 pre-install. - And then make sure to have the correct import statement and version, import Esri.ArcGISRuntime 100.5 - And then follow the samples to how RouteTask is different from 10.2.x version. Thank you, Erwin
... View more
06-04-2019
10:32 AM
|
0
|
0
|
821
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 07-07-2020 01:26 PM | |
| 1 | 10-27-2020 10:33 AM | |
| 1 | 12-06-2021 10:36 AM | |
| 1 | 10-01-2021 12:53 PM | |
| 1 | 08-24-2021 06:15 PM |
| Online Status |
Offline
|
| Date Last Visited |
12-08-2021
03:08 PM
|