Early experience w/ HTML5 v. 2.4
Looks pretty good so far - have been poking around with it quite a bit the last few days. Have noticed a couple of things that I'm curious about - as always operator error remains in play.
- Query tool: currently will show the data in the results tab, but does not give any push-pins, and will not zoom to any of the results. Also eventually generates a 'projection error' message. My guess is that these issues are related, but am not sure how to address them.
- Measure tool: also possibly related to (or similar to) the above query tool issue. A line/area can be drawn, but there are no numbers/results visible anywhere. Also could be a projection issue, but again am not sure how to resolve it. I went into the 'tool behavior' section, changed 'calculation type' to planar, and entered the WKID of all for all of our layers (layers are all state plane, but basemaps/aerials are Web Mercator, and previously Geocortex has handled this fine, using the projection - Web Mercator here - of the layers ot the bottom of our map services list). This resulted in an error message, saying it could not do the projection to the WKID.
-
Allen,
We are receiving Pushpins and we can zoom to results from the Global Query. This sounds like a projection issue along with Measurement tool, which is also working. I may have switched the viewer to planar units since the site is in State Plane.
Quirks we are trying to resolve, have not pinned to configuration or GCE bug yet:
- Default Base Layer Coordinates are not reprojecting from State Plane to DMS/DD/LatLon, however, manually added projections all work fine? Easy fix is to turn off display of Base Layer Coordinates.
- If you have a layer group, where the child services are turned on, but the group layer is turned off in Manager. All the child services are turned off in the viewer.
Still in test mode.
-Tom
0 -
I'm having issues with the 2.4 template not honoring layer settings from the Map's Layer List REST service. Has anyone see this?
Rick
/customer/servlet/servlet.FileDownload?file=00P6000000elzmLEAQ /customer/servlet/servlet.FileDownload?file=00P6000000elu1REAQ
0 -
Doh, just read Tom's last statement.
0 -
Richard, I wrote that as I was leaving the office. You explanation is better. Can confirm, I am seeing the same problem in the HTML5 viewer.
0 -
Tom and Richard, I'm experiencing the same issue on layers visibility. I noticede, though, that if you configure layer themes this behaviour gets corrected. Just a temporary turnaround
Ciao
0 -
Guido,
Your tip worked like a charm! Have a great day.
Molte grazie!
Rick
0 -
Hello Tom,
In reference to this issue you are experiencing:
"Default Base Layer Coordinates are not reprojecting from State Plane to DMS/DD/LatLon, however, manually added projections all work fine? Easy fix is to turn off display of Base Layer Coordinates."
I am curious if your base layer is using WKID for the state plane coordinate system rather than a WKID, as currently WKTs aren't supported in the mouse coordinates widget. If this is the case, when you open the debug log (Long click on the header or CTRL+Shift+` shortcut) there will be a warning stating the following:"The mouse coordinates widget does not support maps that have a spatial reference system that is defined by a Well-Known Text (WKT). Widget hidden. If you wish to use the widget please use the Management Pack to define alternate coordinate systems."
Note: you have to have your additional coordinate systems disabled for this warning to appear in the log.
If I am not quite on track with what you are experiencing let me know and we can work to figure out what the problem is.
Thanks,
Cory Purnell
Latitude Geographics Quality Assurance Team0 -
It appears that in addition to my possible projection issues re: the measuring tool, I can draw lines but the corresponding distance numbers do not show up for us - this is in Chrome. IE and Firefox function correctly.
0 -
Tom, Richard, Guido
In reference to this issue you are experiencing:
" If you have a layer group, where the child services are turned on, but the group layer is turned off in Manager. All the child services are turned off in the viewer."
We have been able to reproduce the issue internally and and a bug report has been created. We hope to address this issue soon. For your reference, the issue number is GVH-5920
--Alejandro
0 -
We are experiencing the same problem that Allen reported re: the queries.
If I enter a search term in the global search box in the top toolbar, the query results are shown properly in the data region on the left but clicking on the feature will not zoom to the feature. The pushpins are shown and clicking on the pushpin will open the popup window, however, clicking on 'view additional details' will not display any additional details. I also noticed that the 'Switch to Table' button is missing in the results pane (in should be just to the left of the result count (eg. "Displaying 1 of 1").
Another interesting thing I just noticed is that the same site using 2.3 viewer will highlight the actual polygon and zoom to the extent of the feature but the 2.4 viewer puts a pushpin at the location instead of highlighting the polygon. Anyone else notice this behaviour?
0 -
Where is the share tool specified on page 173 in HTML 5 admin guide? How do we get 3rd party map to work?
How to turn on the footer???0 -
Hi Cattyann,
Please take a look this post https://support.geocortex.com/SupportForums/Thread.aspx?pageid=0&mid=2&ItemID=9&thread=58265, that may help you set up the 3rd party map. In Manager, you edit the viewer, navigate to the toolbar, and you will find the share tool in the available tools and add it to the toolbar. If you have any other question, feel free let us know.
Thanks
Long
0 -
Hi Cattyann,
To turn on footer, please refer to HTML5 Administrator and Developer Guide page 112 "Footer Module":
By default, the Footer module's height property is set to 0 (zero pixels), which hides the footer. To show the footer, set the height to a positive value. Long0 -
Thanks
got the share tool to work can't seem to add it to the compact toolbar though a the tool only shows up whehn you pick tabbed toolbar.
Found the third party maps tool but where does one go to configure them to put in a key for Pictometry or bing for example how to get Google street view???
0 -
Check out page 128 of the "HTML5 2.4 Administrator and Developer Guide for the instructions ". Also know that there is a typo in the instructions for Step 2 (page 129). For the "ExternalComponents" uri , m ake sure to use the syntax " Resources/ 3rdPartyMaps /BingMaps.html " instead what is presented in the instructions " Resources/ThirdPartyMaps/BingMaps.html " when you edit your desktop.json.js file.
Rick
0 -
Thanks I have Streetview working but Bing has the maps in Africa instead of Upstate, NY. It also won't centeror allow me to drag the marker to the map
Streetview is working very well... is there a place to change the map extents???
0 -
Hello Cattyann,
You are correct, the Share button was left out of the simple toolbar and will be present in the next release (our mistake!) for the time being I will provide instructions below on how to add the Share button to the simple toolbar.
We are going to have to edit the configuration JSON file for the specific shell we want to modify, in this case I will be modifying Handheld.json.js ( C: \ Program Files (x86) \ Latitude Geographics \ Geocortex Essentials \ Default \ REST Elements \ Sites \ <site_name> \ Viewers \ <viewer_name> \ VirtualDirectory \ Resources \ Config \ Default \ Handheld.json.js ).
With the Handheld.json.js file open, perform a search for "id": "compactToolbar" , this will lead us to the section which we can add our tool to.
Under the "items": [ you will want to add the follow json:
{
"id": "ShareButton",
"type": "button",
"iconUri": "Resources/Images/Icons/Toolbar/share-24.png",
"command": "ShowShareView",
"commandParameter": null,
"hideOnDisable": false,
"name": "@language-toolbar-tasks-share",
"tooltip": "@language-toolbar-tasks-share-tooltip"
},This will add the share button to the beginning of your compact toolbar, and should look something like this in the end:
/customer/servlet/servlet.FileDownload?file=00P6000000elu59EAALet me know if this was helpful, or if any part needs a bit more information.
Cory Purnell
Latitude Geographics Quality Assurance Team0 -
In the 2.3.3 HTML5 template, I placed the Hyperlinks in the Feature Details Panel above the Description by re-ordering in the Desktop.json.js file as per recomendation from our users. Below is the modification in 2.4
/customer/servlet/servlet.FileDownload?file=00P6000000elzhCEAQ
In 2.4, when I re-order the hyperlinks, the hyperlinks will show at the top if the Feature Hyperlink Invalid/Broken Links tag is set to "Show" (ShowAll). If the tag is set to "Show Disabled" (DisableBrokenLinks), the hyperlinks are placed at the bottom of the Feature Details Panel no matter how's it ordered in the Desktop.json.js. I'm assuming the links validation is causing the holdup and gets rendered after the other components load. This did not occur in the 2.3.3 template.
Also, the coloring in the css file is not honored:
.hyperlinks .list-menu-item {
color: #197DC8 ;
text-decoration: underline;
}Regards,
Rick
0
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
18 Kommentare