• JMap.Photo.displayPhotosPopup

    Display your custom photos.

    Parameters

    Returns void

    Example

    // Display the photos of feature id="345" in layer id="4"
    JMap.Photo.displayPhotosPopup(4, 345)