Creating a map viewer without using ArcGIS.com webapp

872
3
05-26-2016 06:51 AM
SteveOchieng
New Contributor III

Is there a possibility whereby I can develop a amp viewer using Arcgis API for Js without using a ArcGIS.com webapp ID. And if it is possible how do I go about it?

0 Kudos
3 Replies
RobertScheitlin__GISP
MVP Emeritus

Steve,

  Almost all the JS API samples are focused around creating a map that is not dependent on a web map. So how do you do it, well you start with the JS API samples. Here's a good one to look at:

Add two dynamic maps | ArcGIS API for JavaScript

0 Kudos
SteveOchieng
New Contributor III

Hi Robert, Thank you.

Let me look into the samples.

I have been trying to use the configurable apps, can these also help me follow along my path or they can only be configured with the webapp ID?

0 Kudos
RobertWinterbottom
Occasional Contributor

Check out this link here, Create app templates—ArcGIS Online Help | ArcGIS , it will point you to a sample github application that can be configured through ArcGIS online.  There are also some other links in the local navigation menu on the left for what configurations can be used and how.

0 Kudos