|
BLOG
|
thanks Stan McShinsky I was actually just in the process of that! should be there now. i actually grouped is with the Google view widget Robert Scheitlin, GISP has, and re-named my grouping Streetview. That was users can see options of similar. Not sure how similar or dissimilar they as, but that is up to the user at this point. (sorry, haven't had a chance to try either yet).
... View more
02-26-2015
04:14 PM
|
2
|
0
|
21641
|
|
POST
|
I'm assuming Developers version and not AGOL. I have added my bookmarks to my \server\apps\##\configs\Bookmark\confi_BookMark.json and my images to a (a subfolder in my case) \server\apps\##\images\<my folder> and have got them to show up. However, if you have any of the brackets { } or a comma out of place, or too many, I have issue, so check that. Sample from my .json is below. BTW, I'm using the Spatial Reference of my basemap (3338), and I have not removed the "bookmarks3D" yes, but I bet I can. {
"bookmarks2D": [
{
"name": "Alaska",
"extent": {
"xmin": -2198425.951556916,
"ymin": -571799.0103886893,
"xmax": 2161916.1024605264,
"ymax": 3191641.8498263652,
"spatialReference": {
"wkid": 3338
}
},
"thumbnail": "images/GMU/state.gif"
},
{
"name": "GMU 1",
"extent": {
"xmin": 904970.132301448,
"ymin": 709069.0643382578,
"xmax": 1513301.348963881,
"ymax": 1245433.4704004033,
"spatialReference": {
"wkid": 3338
}
},
"thumbnail": "images/GMU/gmu1.gif"
},
{
"name": "Subunit 1A",
"extent": {
"xmin": 1325182.2227256289,
"ymin": 748518.518237165,
"xmax": 1500865.9074263317,
"ymax": 960661.8591905136,
"spatialReference": {
"wkid": 3338
}
},
"thumbnail": "images/GMU/gmu1A.gif"
}
],
"bookmarks3D": [
{
"name": "China",
"camera": [
116.38,
39.9,
100000,
0,
1
],
"thumbnail": "images/thumbnail_beijing.png"
},
{
"name": "SF",
"camera": [
-122.3956840179302,
37.78329055435611,
235.5668830918148,
327.4062957304337,
66.71004825534648
],
"thumbnail": "images/thumbnail_sf.png"
},
{
"name": "USA",
"camera": [
-108.919,
34.2259,
4126880,
340.71,
5.91655
],
"thumbnail": "images/thumbnail_us.png"
}
],
"flyTime": 3000
}
... View more
02-26-2015
10:51 AM
|
1
|
9
|
3755
|
|
BLOG
|
Thanks Larry. I have updated the link in the blog post. The suggestion about posting yourself is then you can control content and "get credit" and points, vs just me listing. But I'm happy to just list the direct link until you have time or desire to do your own post. I appreciate your sharing of the info!
... View more
02-25-2015
09:20 AM
|
1
|
0
|
21641
|
|
POST
|
as Anthony mentioned, check out LocalLayer widget and Tips for using the custom LocalLayer widget with WAB-Dev edition might help.
... View more
02-25-2015
06:48 AM
|
0
|
0
|
3115
|
|
DOC
|
Tom, I tested your latest version 1.1.0.4. demo on the iPad and confirmed it is now working. Thanks!
... View more
02-24-2015
07:05 PM
|
0
|
0
|
26019
|
|
BLOG
|
Thanks Larry. i updated the link. Suggestions: try to avoid spaced in the URL and zip file name. Make's it messy to look at (i.e. space = %20) It would be helpful to have the last updated date at the top. I know this isn't probably the proper format for what i assume is an official doc, but would make it easier for those of us that need it. But better yet, create a new discussion in Web AppBuilder Custom Widgets when you are ready, and I can link directly to that. Then you can edit your (original) post add an "updated: date" each time. that way it will be quick for users to see if they have the latest or not. I won't be able to keep dates and/or version numbers refreshed in my blog above. I would have to hit each every day, so better for me to just keep the link up to date, and have the individual author to help out with the "last update" info, most likely as part of their process anyway. Thanks
... View more
02-24-2015
12:59 PM
|
1
|
0
|
21641
|
|
BLOG
|
I just updated and published a couple times this morning. There may be some lag, but I would think you would get them. Of course, now you are getting notifications just because of this comment section, I think.
... View more
02-24-2015
08:52 AM
|
0
|
0
|
21641
|
|
POST
|
Hi Alex, unless they are short on licenses, if it expired in a week it will automatically be added back to their count. (still, they may like to know) The problem would be if the timeout was an extended period of time. For "borrowed" licenses, especially if the machine is no longer connected to the network, I do not know of anyway to force the return and for it to be added back. That is one reason I keep our borrow period to 14 days. BTW - this can also be a problem if the machine has a meltdown and is not reboot-able or able to connect to the network anymore.
... View more
02-24-2015
08:09 AM
|
0
|
0
|
3037
|
|
BLOG
|
Thanks Tim and Venus. I had a statement in the blog that said if you follow the thread by "inbox" you would see when I updated....but not sure if that is really true, and no way to test (being the author). I guess I won't worry about it, and just hope folks check back once in a while to see any updates.
... View more
02-24-2015
07:53 AM
|
2
|
0
|
21641
|
|
POST
|
I can't take any credit for the pop-up or anything else on that live preview page. That is a Larry. I've just been reading thru his config documentation and checking the various things out on the demo right now. I have tried any on my own site yet. I'm thinking the document has info for most of the things he has done, but I'm hoping he will eventually post this info himself. For now, I have a link on the resource page to a zip on his fto site.
... View more
02-23-2015
07:37 PM
|
1
|
0
|
2833
|
|
POST
|
Hi Brandon, I've noticed chatter today that using a GP service, vs a widget, isn't necessarily a bad way to go. I know I'm going to rethink some of mine, and if you are saying the "Where Am I" is already a service, seems you are half way there. You may want to check out Larry Stout sample with some of the nice pop-up customization he's done. He doesn't have widget downloads available yet, but I think he plans to. I have those links in Web AppBuilder Developer Edition – Customization Resource List I'm trying to keep this updated with new widgets that users publish on geonet and github....if/when I know about them. just trying to keep track of them all myself. For example, zooming in to parcels, you get a nicer tabbed pop-up. you still have the (1 of 3) to contend with, but I wonder if there is a way to customize the pop-up even more so it's clearer that there are more records? I also think that Robert Scheitlin, GISP has an Identify widget on his to do list.
... View more
02-23-2015
06:47 PM
|
1
|
3
|
2833
|
|
BLOG
|
Thanks. I've made several updates today. If anyone of you Tim Witt Venus Scott Michael Jenkins are following the blog by email, can you tell me whether you actually received an email when I updated (should have been about 6 today).....not just this email if you are following me. Thanks.
... View more
02-23-2015
05:06 PM
|
0
|
0
|
21641
|
|
POST
|
Larry, I added a link to your zipped doc link shown above. Looks like there are a lot of good tips in there (although I haven't read it all yet.). If you prefer for me not to link to it yet, let me know. If/when you post all in a discussion or blog, I'll link to that. Thanks for sharing....and I hope your will be able to share your code view github or geonet!
... View more
02-23-2015
02:45 PM
|
0
|
0
|
3413
|
|
POST
|
Larry, I like your custom-tabbed splash screen. Is that in widget or a sharable format? BTW - I'm updating my Web AppBuilder Developer Edition – Customization Resource List and added a link to your sample page. just fyi.
... View more
02-23-2015
02:18 PM
|
0
|
2
|
3413
|
|
DOC
|
yes....segment measurement missing only on the ipad. All is good on the desktop side.
... View more
02-23-2015
11:37 AM
|
0
|
0
|
26019
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 02-08-2018 08:21 AM | |
| 1 | 10-07-2015 09:48 AM | |
| 1 | 10-25-2015 12:23 PM | |
| 1 | 11-02-2017 09:00 AM | |
| 1 | 11-04-2016 02:11 PM |
| Online Status |
Offline
|
| Date Last Visited |
03-31-2025
04:56 PM
|