|
POST
|
Does the AGOL map that you used have the permissions set to everyone?
... View more
01-22-2016
11:29 AM
|
1
|
0
|
1283
|
|
POST
|
Try: var featureLayer = new FeatureLayer("http://sampleserver3.arcgisonline.com/ArcGIS/rest/services/Hydrography/Watershed173811/FeatureServer/1", {
mode: FeatureLayer.MODE_ONDEMAND,
tileWidth: 200,
tileHeight: 200
}); https://developers.arcgis.com/javascript/jsapi/featurelayer-amd.html
... View more
01-20-2016
10:57 AM
|
0
|
1
|
3712
|
|
POST
|
Are you using a javascript application or ArcGIS Online?
... View more
01-20-2016
10:47 AM
|
0
|
3
|
3712
|
|
POST
|
Byron, Look here: Local scene grid It looks like at this point you cannot remove a basemap. Kristian Ekenes
... View more
01-20-2016
07:45 AM
|
0
|
0
|
2902
|
|
POST
|
Christian, Can you post the script you are using? Is it possible to add a transparency to the grid?
... View more
01-13-2016
02:44 PM
|
0
|
1
|
3355
|
|
POST
|
I now understand what you are looking for. Look at this example Multi Line Text Symbol - JSFiddle
... View more
01-07-2016
09:39 AM
|
1
|
1
|
2342
|
|
POST
|
I did find a solution. I set the scale when locate is clicked. For some reason the map was zooming in too much. LocateButton | API Reference | ArcGIS API for JavaScript
... View more
01-07-2016
07:27 AM
|
1
|
1
|
2593
|
|
POST
|
Garrett, I was in the same position as you 4 years ago. How do you get experience for a job without first getting a job? It took me over year to get a GIS job. My suggestion is to learn Javascript or Python. With Javascript you can then you can create web applications for your future employers. The world is using the web more and more.Most larger government agencies and companies should have a server set up and be hosting information online. Python will help you work within Arcgis to run tools. Here are some links to look at: ArcGIS API for JavaScript Learn | Codecademy Notepad++ Home Eloquent JavaScript Web AppBuilder: Build your first widget in 15 minutes | Esri Australia Technical Blog Inspect and Tweak Your Pages: the Basics | Web Tools - Google Developers Esri Training HTML/CSS/JavaScript for Complete Beginners http://www.w3schools.com/sql/ Python for ArcGIS | ArcGIS Resource Center What is Python?—Help | ArcGIS for Desktop Welcome to Python.org
... View more
01-07-2016
07:09 AM
|
4
|
1
|
12283
|
|
POST
|
Carlos, Just to make sure you used esri tool Layer to KML? Convert ArcMap GIS layers to KML for Google Earth in ArcGIS. - YouTube
... View more
01-04-2016
08:14 AM
|
0
|
2
|
1706
|
|
POST
|
Kyle, I had this same issue. If you downloaded the template from github and it will not load for some reason. You have to download from another esri site. I found a Geonet questions that addressed this issue but I cannot find it now. That question had the proper link. If you still have not found it by Monday I will look harder to find it.
... View more
12-31-2015
02:31 PM
|
0
|
0
|
3527
|
|
POST
|
John, Yes it should be possible. This is not an exact example how but shows that it is possible. Display context menu | ArcGIS API for JavaScript One thing to think about though, if the user is using a mobile device they would have to use a two finger click?
... View more
12-31-2015
01:06 PM
|
1
|
1
|
1270
|
|
POST
|
You can use a grid to populate results Show find task results in a DataGrid | ArcGIS API for JavaScript OR Web AppBuilder for ArcGIS
... View more
12-31-2015
12:30 PM
|
0
|
0
|
2879
|
|
POST
|
Jonah, One thing I did notice is that you are not using a feature service. Secondly I found this NOTE: Working with suggestions is only available if working with a 10.3 geocoding service that has the suggest capability loaded or a 10.3 feature layer that supports pagination, i.e. supportsPagination = true . Search widget | Guide | ArcGIS API for JavaScript Search: "Pagination is not supported."
... View more
12-31-2015
12:11 PM
|
0
|
3
|
2879
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 08-28-2025 01:53 PM | |
| 1 | 08-24-2022 09:40 AM | |
| 1 | 07-19-2018 04:41 PM | |
| 1 | 04-05-2024 03:12 PM | |
| 1 | 07-04-2024 11:42 AM |