Can't get Map display on GalaxyNote HTML5
I have created a new site with feature map , The map is not displayed nor the default selection is working. from the Iwant Menu the following function is not working identify by rectangle, or freehand. the device does
not respond to the action, below is an html5 viewer from my PC using Firefox where all the layers are visible , and all functionality are working.
/customer/servlet/servlet.FileDownload?file=00P6000000e88K9EAI
below is my galaxy note no layers are showing and the Iwant menu will not respond to clicks
/customer/servlet/servlet.FileDownload?file=00P6000000e88KEEAY
/customer/servlet/servlet.FileDownload?file=00P6000000e88HfEAI /customer/servlet/servlet.FileDownload?file=00P6000000e88KJEAY
-
Hi Ramla,
What version of Android is your Galaxy Note running?
- Jason
0 -
Android 4.0.4
0 -
I get the same thing. The html5 sites work on the pc and the ipad devices. But on the android devices they don't show the map. I've tried multiple browsers. All have the same problem.
0 -
I did not have any issues on android 2.2 and 2.3 it came up fine on the standard browser and the dolphin browser.
0 -
I am running Android 2.3.4 and just tried dolphin. Still no map. Maybe it is something on the server side. I will have to take a look.
0 -
Certain mobile devices have problems resolving partially qualified machine names, depending on your network configuration. For example, the URL "http://server/sites/mySite" can cause problems while the URL "http://server.mydomain.com/sites/mySite" will be resolved correctly.
There are two things you should check:
1) Does your site URL in configuration contain a partially qualified URL?
2) Do any of the map service connection strings contain a partially qualified URL?
0 -
Making sure fully qualified names for the mapservices fixed the problem of the map not showing up on Android. Thanks for the info Jason. On another note does android not support the pinch to zoom. This feature works on ipads but not my phone.
0 -
Brian,
Check out this post where Jason told me how to get pinch zoom to work...
0 -
I am able to use the online service to view the map but not the local ARCGIS server.
In addition the select by rectangle is not working, one more thing I have created workflow , and combo box .
The workflow works fine with Silverlight , but not in the HTML5. One of the drop down menu does not work on HTML5 ?
I will appreciate your help and support.
0 -
Hi Ramla,
When you say you are not able to use local ArcGIS server do you mean that you added a local ArcGIS server to your Essentials REST site and when you set your siteUri in your *.json.config to that site your map is not showing?
If that's the case you might want to (as Jason suggested) use a fully qualified siteUri to your essentials REST site. If you are already doing that, I wonder how does your fiddler trace looks like.
Regarding the combobox issue, when you say one of the drop down menus does not work, you mean the DisplayText is not showing up or when you click on a specific item in your dropdown a possible cascading action is not being triggered?
Are you getting any warnings or error messages in your console logs? I wouldn't mind looking at those logs as well as your workflow if you do not mind sharing with us.
0 -
Hi Ramla,
You first RunExternalCommand your workflow is trying to run is a command named "Add Observation Point Form".
This will not work since the command names cannot have space in them and besides that in GVH you can only execute commands that are registered.
A comprehensive list of commands for Geocortex.EssentialsHtmlViewer.Mapping library can be found in the file command.js, like the ones you have used in other parts of your workflow (StepZoomIn, PanToPoint).
Regarding your combo boxes, both look fine except that the layer service you are trying to connect to is apparently not live anymore. I tried a similar layer from sampleserver6 and it works.
0
Du måste logga in om du vill lämna en kommentar.
Kommentarer
11 kommentarer