Select to view content in your preferred language

Sample using Power Pages

94
1
Wednesday
JairoPo
New Contributor

Hi, I was wondering if there are any tutorials or samples on how to integrate an ArcGIS map with Power Pages. The basic features would include dropping a pin and showing other pins on the same map.

Tags (1)
0 Kudos
1 Reply
VenkataKondepati
Regular Contributor

Hi JairoPo,

There is no out-of-the-box connector. You can embed an ArcGIS Maps SDK for JavaScript application using a Liquid Template or an iFrame within your Power Pages site. For the "dropping a pin" functionality, you can look at the Sketch ViewModel samples to capture coordinates and save them back to your Dataverse or ArcGIS feature service via a web API call.

Regards,
Venkat
0 Kudos