|
DOC
|
Nicholas Barger I have published the latest version. It lets you set the zoom level in the settings.
... View more
03-13-2015
06:27 AM
|
0
|
0
|
24250
|
|
DOC
|
Ahhh I ok. I use the following to zoom: map.centerAndZoom(LocPoint,15); Depending on how your map is setup you might need to change the 15 to a 0.5. It is explained here. When using an ArcGISTiledMapServiceLayer, the map is zoomed to the level specified. When using aDynamicMapServiceLayer, the map is zoomed in or out by the specified factor. For example, use 0.5 to zoom in twice as far and 2.0 to zoom out twice as far.
... View more
03-12-2015
12:36 PM
|
2
|
0
|
24250
|
|
DOC
|
Can you give me a step by step what you do to cause that issue. I cant reproduce it.
... View more
03-12-2015
12:20 PM
|
0
|
0
|
24250
|
|
DOC
|
Well I guess next week is today. Please test the latest beta version I have just published.
... View more
03-12-2015
11:33 AM
|
0
|
0
|
24250
|
|
DOC
|
At the moment I have everything working but the map click event. If you want to test what I have so far let me know.
... View more
03-12-2015
11:05 AM
|
0
|
0
|
24250
|
|
DOC
|
I should be done with a universal version no later than next week.
... View more
03-12-2015
10:53 AM
|
1
|
0
|
24245
|
|
DOC
|
Nicholas, the reason why it is not zooming to your location is, because I use the following to zoom: map.infoWindow.show(LocPoint, map.getInfoWindowAnchor(LocPoint)); map.centerAndZoom(LocPoint,15); The issue is that the LocPoint is in a different wkid than your map frame. A stop gap would be to reproject the locpoint to fit your basemap wkid. Then the zoom should work. Tim
... View more
03-12-2015
10:17 AM
|
0
|
0
|
24245
|
|
POST
|
I would start using the WAB and just build custom widget. The great thing about the WAB is that ESRI does most of the work for you. With this you avoid headaches like, having to develop a mobile version. Also the user community is very active in developing custom widget and I am sure soon custom themes will pop-up.
... View more
03-11-2015
08:15 AM
|
2
|
0
|
1734
|
|
POST
|
Thanks Rebecca, that makes sense. So it seems having your basemap in the same SR as the ESRI basemaps would be a good practice?
... View more
03-11-2015
07:04 AM
|
0
|
0
|
2819
|
|
POST
|
Francisco, You can download it here SDK Downloads | ArcGIS for Developers On the right of "Download for Hosting locally" you can change the version to the one you want to download. Tim
... View more
03-11-2015
06:50 AM
|
2
|
1
|
1029
|
|
POST
|
Did you look at the query widget provided by ESRI? Query widget—Web AppBuilder for ArcGIS (Developer Edition) | ArcGIS for Developers There might be some easy code adjustments to fit your need?
... View more
03-11-2015
06:24 AM
|
0
|
0
|
952
|
|
POST
|
Brian, as you said your best bet would be creating a custom widget. It is pretty straight forward and the help that ESRI provides is somewhat helpful. Naming conventions—Web AppBuilder for ArcGIS (Developer Edition) | ArcGIS for Developers I created a custom widget and I am not a programming pro. So if you want to look at it just to see how things work Location Widget Hope this helps! Tim
... View more
03-11-2015
06:15 AM
|
1
|
1
|
952
|
|
POST
|
Thanks for the reply Rebecca. So you use an ESRI basemap and then add your own basemap to the Basemap widget? There shouldn't be any code error in my application, since when I use an AGOL basemap, I don't get an error.
... View more
03-11-2015
05:37 AM
|
0
|
0
|
2819
|
|
POST
|
Daniel, maybe this can help: Communication between widgets—Web AppBuilder for ArcGIS (Developer Edition) | ArcGIS for Developers Tim
... View more
03-10-2015
12:37 PM
|
0
|
0
|
728
|
|
POST
|
Hey everybody, When I use my own Basemap (wkid 2881) I get the following error when opening my app. When I switch to an ESRI basemap, I don't get an error. Is this a bug? Tim
... View more
03-10-2015
08:15 AM
|
0
|
5
|
6250
|
| 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
|