Reputation: 133
I need to display an image in jhipster angularjs application(In same Page). The image is rendered from AWS server- so, i have got only document path.
Generally if i give that doc path, it will redirect to chrome to display that image. But, in my case, i need to display in the same screen.
How to achieve this in angularjs?
Note: Document Path: https://s3-us-west-2.amazonaws.com/images.iloads.in/Saas_Testing%2FVehicle_1508824497164.jpeg
Upvotes: 0
Views: 29