Select to view content in your preferred language

Water Map Change Request: how does the identity works

2172
4
10-07-2013 10:11 AM
JoseSanchez
Frequent Contributor
Hi all

I am trying to build this "Water Map Change Request" in my  ArcGIS account using my own maps, but I do not know how to set up the map click that popups an identity feature window. When clicking in a feature from the water, sewer or stormwater network it popups an identify  window.

How can I enable this feature in my sample?

http://www.arcgis.com/apps/OnePane/basicviewer/index.html?appid=3c0248e25adc4e508b116e44af652729

Thanks
Tags (2)
0 Kudos
4 Replies
AnttiKajanus1
Deactivated User
Hi,

Have you shared all feature services to public?
0 Kudos
JoseSanchez
Frequent Contributor
Hi Antti,

No I haven't share all features to public. But let me ask you something, the goal is to create a basic web viewer and allow only users from the organization to access it, not everyone on the web

How can I do that?



Hi,

Have you shared all feature services to public?
0 Kudos
AnttiKajanus1
Deactivated User
Meh, I think I miss-read the case. Lets try again if I understood what was the question.

First you need to map the layers to the webmap and if you keep them shared only inside of an organization then user just needs to be logged and have permission to see those. I suppose that you have some feature services containing the wanted information.

Sharing WebMaps : http://resources.arcgis.com/en/help/arcgisonline/index.html#/Sharing_web_maps/010q00000046000000/

Popups should be enabled by default and you can configure the content of it. Read more about configuring Popups : http://resources.arcgis.com/en/help/arcgisonline/index.html#//010q0000004m000000
0 Kudos
JoseSanchez
Frequent Contributor
Hi again,

When I run from ArcGIS Online an application downloaded from the link below as a Esri JavaScript Basic Viewer:  

http://www.arcgis.com/apps/OnePane/basicviewer/index.html?appid=3c0248e25adc4e508b116e44af652729

webmap: null,
appid: "3c0248e25adc4e508b116e44af652729", and
sharingurl: "http://www.arcgis.com",


Or when I do the same thing with ArcGIS online in my organization
http://<my Organization>.maps.arcgis.com/apps/OnePane/basicviewer/index.html?appid=3eb79e52f218455da98f8ec00af82a3e
webmap: null,
appid: "3eb79e52f218455da98f8ec00af82a3e", and
sharingurl: "http://<My Organization>.maps.arcgis.com",

It works without registering the map.


What does not work are the pop-up windows
0 Kudos