|
POST
|
Ha! There are a lot of great custom widgets out there! Here is a great resource Web AppBuilder Developer Edition - Customization Resource List
... View more
04-12-2016
08:02 AM
|
2
|
0
|
1356
|
|
POST
|
Thanks for clearing that up Robert! Looking at his code wouldn't it just zoom quickly to each results.features; while it loops and end up at the last results.features;? So if he pushes all graphics in a graphics layer he could get the extent of the graphics layer and then call the set extent function?
... View more
04-12-2016
07:22 AM
|
0
|
1
|
2260
|
|
POST
|
var graphic = results.features; graphic.setSymbol(symbol); app.map.graphics.add(graphic); var stateExtent = graphic.geometry.getExtent(); This is not really a "graphic", so I don't think you can use setSymbol or getExtent on it. Could you show what one object of results.features, looks like? What if you create a graphics layer and then add a new graphic for each results.feature?
... View more
04-12-2016
06:27 AM
|
0
|
6
|
2919
|
|
DOC
|
Once you have downloaded my widget, go to WebAppBuilderForArcGIS\client\stemapp\widgets and copy it in there. Once you build a new app, it should be available when adding a widget.
... View more
04-11-2016
06:00 AM
|
0
|
0
|
15784
|
|
DOC
|
Earlier in the comments I posted this version that has the modification to not "snap" to an address Dropbox - Location.zip Maybe you can modify my current version to include those changes?
... View more
04-08-2016
11:01 AM
|
0
|
0
|
15784
|
|
DOC
|
Stephen, I wonder if it has to do with the reverse geocoding that will be done to find the nearest address, which moves the point. Can you try and do a test in an area where there are no addresses near, like a forest area? Tim
... View more
04-08-2016
05:17 AM
|
0
|
0
|
15784
|
|
BLOG
|
Alexander Erbe hier ist der link zu meiner extension Open Tab, Map - Chrome Web Store
... View more
03-28-2016
07:20 AM
|
1
|
0
|
2338
|
|
DOC
|
Adrian Welsh Google suggestions is now live. Let me know what you think!
... View more
03-25-2016
05:54 AM
|
0
|
0
|
14420
|
|
DOC
|
I could create a field with a link to a street view and the feed it to the street view button.
... View more
03-24-2016
10:37 AM
|
0
|
0
|
14420
|
|
DOC
|
I like this idea. I will probably add a button below the stadium descriptions.
... View more
03-24-2016
08:39 AM
|
0
|
0
|
14420
|
|
DOC
|
Adrian Welsh Rickey Fite I have created a github document where you can add stadiums Stadiums/stadiums.js at master · timw1984/Stadiums · GitHub
... View more
03-24-2016
05:41 AM
|
0
|
0
|
14420
|
|
DOC
|
I'll see if I can create a document either here or on github.
... View more
03-24-2016
05:06 AM
|
0
|
0
|
14420
|
|
DOC
|
Adrian Welsh Rickey Fite I am thinking about adding google suggestions to the search bar, what do you guys think?
... View more
03-22-2016
11:00 AM
|
0
|
0
|
14420
|
|
POST
|
Dan, you could always customize the Coordinate widget to show your live cursor update. For example, I have created a customization that shows the current scale. Enhanced Coordinate widget Instead of showing the scale you might be able to use a mouse over map event Map | API Reference | ArcGIS API for JavaScript to set the innerhtml of that div with the current coordinates. Tim
... View more
03-22-2016
06:22 AM
|
1
|
0
|
2715
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 07-06-2015 06:58 AM | |
| 1 | 05-04-2016 07:27 AM | |
| 1 | 07-06-2017 08:12 AM | |
| 1 | 10-26-2015 11:51 AM | |
| 1 | 12-12-2014 12:05 PM |
| Online Status |
Offline
|
| Date Last Visited |
11-11-2020
02:23 AM
|