JMap.Photo.displayFeaturePhotosPopup
Display the photos of a given feature of a given layer.
the JMap layer id
the JMap feature id
// Display the photos of feature id="345" in layer id="4"JMap.Photo.displayFeaturePhotosPopup(4, 345) Copy
// Display the photos of feature id="345" in layer id="4"JMap.Photo.displayFeaturePhotosPopup(4, 345)
JMap.Photo.displayFeaturePhotosPopup
Display the photos of a given feature of a given layer.