|
POST
|
not resolved. Trying to get to level 20 of the street map returns no tiles Would love to get to level 20 and 21 -Jeff
... View more
10-07-2013
09:41 AM
|
0
|
0
|
3310
|
|
POST
|
here's my version of it http://www.mymanatee.org/gisapps/mapviewer/mobile/mobiletest.html Warning: site in development I made a couple small tweaks to it, and added functionality of loading layers from a set of json files. You can change the layers that are currently loaded on the "settings" tab
... View more
10-02-2013
08:59 AM
|
0
|
0
|
2494
|
|
POST
|
I appreciate that. Since we use a basemap gallery im going to have to modify to get the current basemap and swipe based on another layer, but that is totally doable. Thank you!
... View more
10-02-2013
08:45 AM
|
0
|
0
|
912
|
|
POST
|
I: 1. create map 2. add layers 3. create toc on the "layers-add" event this.map = new Map("map", { infoWindow: popup, basemap: "streets", autoResize: true, sliderStyle: style, logo: false, showAttribution: false, lods: lods }); map = this.map; var tocAdder = map.on('layers-add-result', lang.hitch(this, function(results) { // alert('in onlayeradd'); if (!this.toc) { this.toc = new agsjs.dijit.TOC({ map: map, layerInfos: layerInfos.reverse() }, 'tocDiv'); toc = this.toc; toc.startup(); lang.hitch(this, createLegend());
... View more
10-02-2013
08:40 AM
|
0
|
0
|
4756
|
|
POST
|
http://forums.arcgis.com/threads/93857-LayerSwipe-and-Basemaps Trying to see if i can swipe basemaps underneath operational layers
... View more
10-02-2013
08:16 AM
|
0
|
0
|
1109
|
|
POST
|
this seems to be a common problem. More than likely you added some requires and now your require declarations and function names dont line up properly.
... View more
10-02-2013
08:12 AM
|
0
|
0
|
1042
|
|
POST
|
Wasn't sure where to put this. The trend of using webmaps in var mapDeferred = arcgisUtils.createMap("62702544d70648e593bc05d65180fd64", "map"); Is really frustrating as a developer. It hides so much code. For example: I looked at the LayerSwipe sample. Looks cool, I wonder what the overlay layers are and how to specify them. Open source code. Oh.. its a webmap, cant see anything. Oh well, can't use sample. Is there anyway, that at least in the samples, everything can be manually defined?
... View more
10-02-2013
08:06 AM
|
0
|
4
|
1578
|
|
POST
|
I'm liking the new Layerswipe concept. Is it possible to use it to swipe between two basemaps (index 0) and leave all the operational/overlay layers unaffected? Can't seem to figure out how to do that. thanks
... View more
10-02-2013
08:00 AM
|
0
|
2
|
1387
|
|
POST
|
i have noticed similar issues with layers add map.on works, on(map style does not
... View more
10-02-2013
07:34 AM
|
0
|
0
|
2262
|
|
POST
|
your classes in the require and then in the function declaration dont line up. For example, your function ends in require, but in the declare you have about 10 more classes after that including button, etc..
... View more
10-01-2013
01:02 PM
|
0
|
0
|
2928
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 05-22-2014 08:35 AM | |
| 1 | 05-02-2012 04:56 AM | |
| 1 | 10-29-2021 07:40 AM | |
| 1 | 10-28-2021 05:26 AM | |
| 1 | 07-17-2012 08:48 AM |
| Online Status |
Offline
|
| Date Last Visited |
03-01-2022
02:00 PM
|